Class ListHostedZonesByNameResult
- 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()booleanTheDNSNamevalue sent in the request.TheHostedZoneIdvalue sent in the request.A 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.The maximum number of hosted zones to be included in the response body.If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account.If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account.inthashCode()A flag indicating whether there are more hosted zones to be listed.voidsetDNSName(String dNSName) TheDNSNamevalue sent in the request.voidsetHostedZoneId(String hostedZoneId) TheHostedZoneIdvalue sent in the request.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.voidsetMaxItems(String maxItems) The maximum number of hosted zones to be included in the response body.voidsetNextDNSName(String nextDNSName) If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account.voidsetNextHostedZoneId(String nextHostedZoneId) If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account.toString()Returns a string representation of this object; useful for testing and debugging.withDNSName(String dNSName) TheDNSNamevalue sent in the request.withHostedZoneId(String hostedZoneId) TheHostedZoneIdvalue sent in the request.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.withMaxItems(String maxItems) The maximum number of hosted zones to be included in the response body.withNextDNSName(String nextDNSName) If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account.withNextHostedZoneId(String nextHostedZoneId) If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account.
-
Constructor Details
-
ListHostedZonesByNameResult
public ListHostedZonesByNameResult()
-
-
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.
-
setDNSName
The
DNSNamevalue sent in the request.- Parameters:
dNSName- TheDNSNamevalue sent in the request.
-
getDNSName
The
DNSNamevalue sent in the request.- Returns:
- The
DNSNamevalue sent in the request.
-
withDNSName
The
DNSNamevalue sent in the request.- Parameters:
dNSName- TheDNSNamevalue sent in the request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setHostedZoneId
The
HostedZoneIdvalue sent in the request.- Parameters:
hostedZoneId- TheHostedZoneIdvalue sent in the request.
-
getHostedZoneId
The
HostedZoneIdvalue sent in the request.- Returns:
- The
HostedZoneIdvalue sent in the request.
-
withHostedZoneId
The
HostedZoneIdvalue sent in the request.- Parameters:
hostedZoneId- TheHostedZoneIdvalue sent in the request.- 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
NextDNSNameandNextHostedZoneIdelements.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 theNextDNSNameandNextHostedZoneIdelements.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
NextDNSNameandNextHostedZoneIdelements.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
NextDNSNameandNextHostedZoneIdelements.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
NextDNSNameandNextHostedZoneIdelements.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 theNextDNSNameandNextHostedZoneIdelements.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
NextDNSNameandNextHostedZoneIdelements.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
NextDNSNameandNextHostedZoneIdelements.Valid Values:
true|false
-
setNextDNSName
If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Parameters:
nextDNSName- If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.
-
getNextDNSName
If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Returns:
- If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.
-
withNextDNSName
If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Parameters:
nextDNSName- If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setNextHostedZoneId
If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Parameters:
nextHostedZoneId- If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.
-
getNextHostedZoneId
If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Returns:
- If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.
-
withNextHostedZoneId
If ListHostedZonesByNameResponse$IsTruncated is
true, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- Parameters:
nextHostedZoneId- If ListHostedZonesByNameResponse$IsTruncated istrue, there are more hosted zones associated with the current AWS account. To get the next page of results, make another request toListHostedZonesByName. Specify the value of ListHostedZonesByNameResponse$NextDNSName in the ListHostedZonesByNameRequest$DNSName element and ListHostedZonesByNameResponse$NextHostedZoneId in the ListHostedZonesByNameRequest$HostedZoneId element.- 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 ListHostedZonesByNameResponse$IsTruncated in the response istrue. CallListHostedZonesByNameagain and specify the value of ListHostedZonesByNameResponse$NextDNSName and ListHostedZonesByNameResponse$NextHostedZoneId elements respectively 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 ListHostedZonesByNameResponse$IsTruncated in the response istrue. CallListHostedZonesByNameagain and specify the value of ListHostedZonesByNameResponse$NextDNSName and ListHostedZonesByNameResponse$NextHostedZoneId elements respectively 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 ListHostedZonesByNameResponse$IsTruncated in the response istrue. CallListHostedZonesByNameagain and specify the value of ListHostedZonesByNameResponse$NextDNSName and ListHostedZonesByNameResponse$NextHostedZoneId elements respectively 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 ListHostedZonesByNameResponse$IsTruncated in the response istrue. CallListHostedZonesByNameagain and specify the value of ListHostedZonesByNameResponse$NextDNSName and ListHostedZonesByNameResponse$NextHostedZoneId elements respectively 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 ListHostedZonesByNameResponse$IsTruncated in the response istrue. CallListHostedZonesByNameagain and specify the value of ListHostedZonesByNameResponse$NextDNSName and ListHostedZonesByNameResponse$NextHostedZoneId elements respectively 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 ListHostedZonesByNameResponse$IsTruncated in the response istrue. CallListHostedZonesByNameagain and specify the value of ListHostedZonesByNameResponse$NextDNSName and ListHostedZonesByNameResponse$NextHostedZoneId elements respectively to get the next page of results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-