Class ListHostedZonesResult
- All Implemented Interfaces:
Serializable,Cloneable
A complex type that contains the response for the request.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleanA complex type that contains information about the hosted zones associated with the current AWS account.A flag indicating whether there are more hosted zones to be listed.If the request returned more than one page of results, submit another request and specify the value ofNextMarkerfrom the last response in themarkerparameter to get the next page of results.The maximum number of hosted zones to be included in the response body.Indicates where to continue listing hosted zones.inthashCode()A flag indicating whether there are more hosted zones to be listed.voidsetHostedZones(Collection<HostedZone> hostedZones) A complex type that contains information about the hosted zones associated with the current AWS account.voidsetIsTruncated(Boolean isTruncated) A flag indicating whether there are more hosted zones to be listed.voidIf the request returned more than one page of results, submit another request and specify the value ofNextMarkerfrom the last response in themarkerparameter to get the next page of results.voidsetMaxItems(String maxItems) The maximum number of hosted zones to be included in the response body.voidsetNextMarker(String nextMarker) Indicates where to continue listing hosted zones.toString()Returns a string representation of this object; useful for testing and debugging.withHostedZones(HostedZone... hostedZones) A complex type that contains information about the hosted zones associated with the current AWS account.withHostedZones(Collection<HostedZone> hostedZones) A complex type that contains information about the hosted zones associated with the current AWS account.withIsTruncated(Boolean isTruncated) A flag indicating whether there are more hosted zones to be listed.withMarker(String marker) If the request returned more than one page of results, submit another request and specify the value ofNextMarkerfrom the last response in themarkerparameter to get the next page of results.withMaxItems(String maxItems) The maximum number of hosted zones to be included in the response body.withNextMarker(String nextMarker) Indicates where to continue listing hosted zones.
-
Constructor Details
-
ListHostedZonesResult
public ListHostedZonesResult()
-
-
Method Details
-
getHostedZones
A complex type that contains information about the hosted zones associated with the current AWS account.
- Returns:
- A complex type that contains information about the hosted zones associated with the current AWS account.
-
setHostedZones
A complex type that contains information about the hosted zones associated with the current AWS account.
- Parameters:
hostedZones- A complex type that contains information about the hosted zones associated with the current AWS account.
-
withHostedZones
A complex type that contains information about the hosted zones associated with the current AWS account.
NOTE: This method appends the values to the existing list (if any). Use
setHostedZones(java.util.Collection)orwithHostedZones(java.util.Collection)if you want to override the existing values.- Parameters:
hostedZones- A complex type that contains information about the hosted zones associated with the current AWS account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withHostedZones
A complex type that contains information about the hosted zones associated with the current AWS account.
- Parameters:
hostedZones- A complex type that contains information about the hosted zones associated with the current AWS account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setMarker
If the request returned more than one page of results, submit another request and specify the value of
NextMarkerfrom the last response in themarkerparameter to get the next page of results.- Parameters:
marker- If the request returned more than one page of results, submit another request and specify the value ofNextMarkerfrom the last response in themarkerparameter to get the next page of results.
-
getMarker
If the request returned more than one page of results, submit another request and specify the value of
NextMarkerfrom the last response in themarkerparameter to get the next page of results.- Returns:
- If the request returned more than one page of results, submit
another request and specify the value of
NextMarkerfrom the last response in themarkerparameter to get the next page of results.
-
withMarker
If the request returned more than one page of results, submit another request and specify the value of
NextMarkerfrom the last response in themarkerparameter to get the next page of results.- Parameters:
marker- If the request returned more than one page of results, submit another request and specify the value ofNextMarkerfrom the last response in themarkerparameter to get the next page of results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setIsTruncated
A flag indicating whether there are more hosted zones to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the
Markerelement.Valid Values:
true|false- Parameters:
isTruncated- A flag indicating whether there are more hosted zones to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using theMarkerelement.Valid Values:
true|false
-
getIsTruncated
A flag indicating whether there are more hosted zones to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the
Markerelement.Valid Values:
true|false- Returns:
- A flag indicating whether there are more hosted zones to be
listed. If your results were truncated, you can make a follow-up
request for the next page of results by using the
Markerelement.Valid Values:
true|false
-
withIsTruncated
A flag indicating whether there are more hosted zones to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the
Markerelement.Valid Values:
true|false- Parameters:
isTruncated- A flag indicating whether there are more hosted zones to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using theMarkerelement.Valid Values:
true|false- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isTruncated
A flag indicating whether there are more hosted zones to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the
Markerelement.Valid Values:
true|false- Returns:
- A flag indicating whether there are more hosted zones to be
listed. If your results were truncated, you can make a follow-up
request for the next page of results by using the
Markerelement.Valid Values:
true|false
-
setNextMarker
Indicates where to continue listing hosted zones. If ListHostedZonesResponse$IsTruncated is
true, make another request toListHostedZonesand include the value of theNextMarkerelement in theMarkerelement to get the next page of results.- Parameters:
nextMarker- Indicates where to continue listing hosted zones. If ListHostedZonesResponse$IsTruncated istrue, make another request toListHostedZonesand include the value of theNextMarkerelement in theMarkerelement to get the next page of results.
-
getNextMarker
Indicates where to continue listing hosted zones. If ListHostedZonesResponse$IsTruncated is
true, make another request toListHostedZonesand include the value of theNextMarkerelement in theMarkerelement to get the next page of results.- Returns:
- Indicates where to continue listing hosted zones. If
ListHostedZonesResponse$IsTruncated is
true, make another request toListHostedZonesand include the value of theNextMarkerelement in theMarkerelement to get the next page of results.
-
withNextMarker
Indicates where to continue listing hosted zones. If ListHostedZonesResponse$IsTruncated is
true, make another request toListHostedZonesand include the value of theNextMarkerelement in theMarkerelement to get the next page of results.- Parameters:
nextMarker- Indicates where to continue listing hosted zones. If ListHostedZonesResponse$IsTruncated istrue, make another request toListHostedZonesand include the value of theNextMarkerelement in theMarkerelement to get the next page of results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setMaxItems
The maximum number of hosted zones to be included in the response body. If the number of hosted zones associated with this AWS account exceeds
MaxItems, the value of ListHostedZonesResponse$IsTruncated in the response istrue. CallListHostedZonesagain and specify the value of ListHostedZonesResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.- Parameters:
maxItems- The maximum number of hosted zones to be included in the response body. If the number of hosted zones associated with this AWS account exceedsMaxItems, the value of ListHostedZonesResponse$IsTruncated in the response istrue. CallListHostedZonesagain and specify the value of ListHostedZonesResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.
-
getMaxItems
The maximum number of hosted zones to be included in the response body. If the number of hosted zones associated with this AWS account exceeds
MaxItems, the value of ListHostedZonesResponse$IsTruncated in the response istrue. CallListHostedZonesagain and specify the value of ListHostedZonesResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.- Returns:
- The maximum number of hosted zones to be included in the response
body. If the number of hosted zones associated with this AWS
account exceeds
MaxItems, the value of ListHostedZonesResponse$IsTruncated in the response istrue. CallListHostedZonesagain and specify the value of ListHostedZonesResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.
-
withMaxItems
The maximum number of hosted zones to be included in the response body. If the number of hosted zones associated with this AWS account exceeds
MaxItems, the value of ListHostedZonesResponse$IsTruncated in the response istrue. CallListHostedZonesagain and specify the value of ListHostedZonesResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.- Parameters:
maxItems- The maximum number of hosted zones to be included in the response body. If the number of hosted zones associated with this AWS account exceedsMaxItems, the value of ListHostedZonesResponse$IsTruncated in the response istrue. CallListHostedZonesagain and specify the value of ListHostedZonesResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-