|
Did this page help you?Yes No Tell us about it... |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazonaws.services.route53.model.ListHostedZonesResult
public class ListHostedZonesResult
A complex type that contains the response for the request.
Constructor Summary | |
---|---|
ListHostedZonesResult()
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
List<HostedZone> |
getHostedZones()
A complex type that contains information about the hosted zones associated with the current AWS account. |
Boolean |
getIsTruncated()
A flag indicating whether there are more hosted zones to be listed. |
String |
getMarker()
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last
response in the marker parameter to get the next page of
results. |
String |
getMaxItems()
The maximum number of hosted zones to be included in the response body. |
String |
getNextMarker()
Indicates where to continue listing hosted zones. |
int |
hashCode()
|
Boolean |
isTruncated()
A flag indicating whether there are more hosted zones to be listed. |
void |
setHostedZones(Collection<HostedZone> hostedZones)
A complex type that contains information about the hosted zones associated with the current AWS account. |
void |
setIsTruncated(Boolean isTruncated)
A flag indicating whether there are more hosted zones to be listed. |
void |
setMarker(String marker)
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last
response in the marker parameter to get the next page of
results. |
void |
setMaxItems(String maxItems)
The maximum number of hosted zones to be included in the response body. |
void |
setNextMarker(String nextMarker)
Indicates where to continue listing hosted zones. |
String |
toString()
Returns a string representation of this object; useful for testing and debugging. |
ListHostedZonesResult |
withHostedZones(Collection<HostedZone> hostedZones)
A complex type that contains information about the hosted zones associated with the current AWS account. |
ListHostedZonesResult |
withHostedZones(HostedZone... hostedZones)
A complex type that contains information about the hosted zones associated with the current AWS account. |
ListHostedZonesResult |
withIsTruncated(Boolean isTruncated)
A flag indicating whether there are more hosted zones to be listed. |
ListHostedZonesResult |
withMarker(String marker)
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last
response in the marker parameter to get the next page of
results. |
ListHostedZonesResult |
withMaxItems(String maxItems)
The maximum number of hosted zones to be included in the response body. |
ListHostedZonesResult |
withNextMarker(String nextMarker)
Indicates where to continue listing hosted zones. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ListHostedZonesResult()
Method Detail |
---|
public List<HostedZone> getHostedZones()
public void setHostedZones(Collection<HostedZone> hostedZones)
hostedZones
- A complex type that contains information about the hosted zones
associated with the current AWS account.public ListHostedZonesResult withHostedZones(HostedZone... hostedZones)
Returns a reference to this object so that method calls can be chained together.
hostedZones
- A complex type that contains information about the hosted zones
associated with the current AWS account.
public ListHostedZonesResult withHostedZones(Collection<HostedZone> hostedZones)
Returns a reference to this object so that method calls can be chained together.
hostedZones
- A complex type that contains information about the hosted zones
associated with the current AWS account.
public String getMarker()
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Constraints:
Length: 0 - 64
NextMarker
from the last
response in the marker
parameter to get the next page of
results.public void setMarker(String marker)
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Constraints:
Length: 0 - 64
marker
- If the request returned more than one page of results, submit another
request and specify the value of NextMarker
from the last
response in the marker
parameter to get the next page of
results.public ListHostedZonesResult withMarker(String marker)
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 64
marker
- If the request returned more than one page of results, submit another
request and specify the value of NextMarker
from the last
response in the marker
parameter to get the next page of
results.
public Boolean isTruncated()
Marker
element.
Valid Values: true
| false
Marker
element.
Valid Values: true
| false
public void setIsTruncated(Boolean isTruncated)
Marker
element.
Valid Values: true
| false
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 Marker
element.
Valid Values: true
| false
public ListHostedZonesResult withIsTruncated(Boolean isTruncated)
Marker
element.
Valid Values: true
| false
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 Marker
element.
Valid Values: true
| false
public Boolean getIsTruncated()
Marker
element.
Valid Values: true
| false
Marker
element.
Valid Values: true
| false
public String getNextMarker()
true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.
Constraints:
Length: 0 - 64
true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.public void setNextMarker(String nextMarker)
true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.
Constraints:
Length: 0 - 64
nextMarker
- Indicates where to continue listing hosted zones. If
ListHostedZonesResponse$IsTruncated is true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.public ListHostedZonesResult withNextMarker(String nextMarker)
true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 64
nextMarker
- Indicates where to continue listing hosted zones. If
ListHostedZonesResponse$IsTruncated is true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.
public String getMaxItems()
MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.public void setMaxItems(String maxItems)
MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
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
exceeds MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.public ListHostedZonesResult withMaxItems(String maxItems)
MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
Returns a reference to this object so that method calls can be chained together.
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
exceeds MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
public String toString()
toString
in class Object
Object.toString()
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |