@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListReusableDelegationSetsResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
A complex type that contains information about the reusable delegation sets that are associated with the current Amazon Web Services account.
| Constructor and Description | 
|---|
| ListReusableDelegationSetsResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| ListReusableDelegationSetsResult | clone() | 
| boolean | equals(Object obj) | 
| List<DelegationSet> | getDelegationSets()
 A complex type that contains one  DelegationSetelement for each reusable delegation set that was
 created by the current Amazon Web Services account. | 
| Boolean | getIsTruncated()
 A flag that indicates whether there are more reusable delegation sets to be listed. | 
| String | getMarker()
 For the second and subsequent calls to  ListReusableDelegationSets,Markeris the value
 that you specified for themarkerparameter in the request that produced the current response. | 
| String | getMaxItems()
 The value that you specified for the  maxitemsparameter in the call toListReusableDelegationSetsthat produced the current response. | 
| String | getNextMarker()
 If  IsTruncatedistrue, the value ofNextMarkeridentifies the next
 reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter. | 
| int | hashCode() | 
| Boolean | isTruncated()
 A flag that indicates whether there are more reusable delegation sets to be listed. | 
| void | setDelegationSets(Collection<DelegationSet> delegationSets)
 A complex type that contains one  DelegationSetelement for each reusable delegation set that was
 created by the current Amazon Web Services account. | 
| void | setIsTruncated(Boolean isTruncated)
 A flag that indicates whether there are more reusable delegation sets to be listed. | 
| void | setMarker(String marker)
 For the second and subsequent calls to  ListReusableDelegationSets,Markeris the value
 that you specified for themarkerparameter in the request that produced the current response. | 
| void | setMaxItems(String maxItems)
 The value that you specified for the  maxitemsparameter in the call toListReusableDelegationSetsthat produced the current response. | 
| void | setNextMarker(String nextMarker)
 If  IsTruncatedistrue, the value ofNextMarkeridentifies the next
 reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter. | 
| String | toString()Returns a string representation of this object. | 
| ListReusableDelegationSetsResult | withDelegationSets(Collection<DelegationSet> delegationSets)
 A complex type that contains one  DelegationSetelement for each reusable delegation set that was
 created by the current Amazon Web Services account. | 
| ListReusableDelegationSetsResult | withDelegationSets(DelegationSet... delegationSets)
 A complex type that contains one  DelegationSetelement for each reusable delegation set that was
 created by the current Amazon Web Services account. | 
| ListReusableDelegationSetsResult | withIsTruncated(Boolean isTruncated)
 A flag that indicates whether there are more reusable delegation sets to be listed. | 
| ListReusableDelegationSetsResult | withMarker(String marker)
 For the second and subsequent calls to  ListReusableDelegationSets,Markeris the value
 that you specified for themarkerparameter in the request that produced the current response. | 
| ListReusableDelegationSetsResult | withMaxItems(String maxItems)
 The value that you specified for the  maxitemsparameter in the call toListReusableDelegationSetsthat produced the current response. | 
| ListReusableDelegationSetsResult | withNextMarker(String nextMarker)
 If  IsTruncatedistrue, the value ofNextMarkeridentifies the next
 reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter. | 
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic List<DelegationSet> getDelegationSets()
 A complex type that contains one DelegationSet element for each reusable delegation set that was
 created by the current Amazon Web Services account.
 
DelegationSet element for each reusable delegation set that
         was created by the current Amazon Web Services account.public void setDelegationSets(Collection<DelegationSet> delegationSets)
 A complex type that contains one DelegationSet element for each reusable delegation set that was
 created by the current Amazon Web Services account.
 
delegationSets - A complex type that contains one DelegationSet element for each reusable delegation set that
        was created by the current Amazon Web Services account.public ListReusableDelegationSetsResult withDelegationSets(DelegationSet... delegationSets)
 A complex type that contains one DelegationSet element for each reusable delegation set that was
 created by the current Amazon Web Services account.
 
 NOTE: This method appends the values to the existing list (if any). Use
 setDelegationSets(java.util.Collection) or withDelegationSets(java.util.Collection) if you want
 to override the existing values.
 
delegationSets - A complex type that contains one DelegationSet element for each reusable delegation set that
        was created by the current Amazon Web Services account.public ListReusableDelegationSetsResult withDelegationSets(Collection<DelegationSet> delegationSets)
 A complex type that contains one DelegationSet element for each reusable delegation set that was
 created by the current Amazon Web Services account.
 
delegationSets - A complex type that contains one DelegationSet element for each reusable delegation set that
        was created by the current Amazon Web Services account.public void setMarker(String marker)
 For the second and subsequent calls to ListReusableDelegationSets, Marker is the value
 that you specified for the marker parameter in the request that produced the current response.
 
marker - For the second and subsequent calls to ListReusableDelegationSets, Marker is the
        value that you specified for the marker parameter in the request that produced the current
        response.public String getMarker()
 For the second and subsequent calls to ListReusableDelegationSets, Marker is the value
 that you specified for the marker parameter in the request that produced the current response.
 
ListReusableDelegationSets, Marker is
         the value that you specified for the marker parameter in the request that produced the
         current response.public ListReusableDelegationSetsResult withMarker(String marker)
 For the second and subsequent calls to ListReusableDelegationSets, Marker is the value
 that you specified for the marker parameter in the request that produced the current response.
 
marker - For the second and subsequent calls to ListReusableDelegationSets, Marker is the
        value that you specified for the marker parameter in the request that produced the current
        response.public void setIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more reusable delegation sets to be listed.
isTruncated - A flag that indicates whether there are more reusable delegation sets to be listed.public Boolean getIsTruncated()
A flag that indicates whether there are more reusable delegation sets to be listed.
public ListReusableDelegationSetsResult withIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more reusable delegation sets to be listed.
isTruncated - A flag that indicates whether there are more reusable delegation sets to be listed.public Boolean isTruncated()
A flag that indicates whether there are more reusable delegation sets to be listed.
public void setNextMarker(String nextMarker)
 If IsTruncated is true, the value of NextMarker identifies the next
 reusable delegation set that Amazon Route 53 will return if you submit another
 ListReusableDelegationSets request and specify the value of NextMarker in the
 marker parameter.
 
nextMarker - If IsTruncated is true, the value of NextMarker identifies the next
        reusable delegation set that Amazon Route 53 will return if you submit another
        ListReusableDelegationSets request and specify the value of NextMarker in the
        marker parameter.public String getNextMarker()
 If IsTruncated is true, the value of NextMarker identifies the next
 reusable delegation set that Amazon Route 53 will return if you submit another
 ListReusableDelegationSets request and specify the value of NextMarker in the
 marker parameter.
 
IsTruncated is true, the value of NextMarker identifies the
         next reusable delegation set that Amazon Route 53 will return if you submit another
         ListReusableDelegationSets request and specify the value of NextMarker in the
         marker parameter.public ListReusableDelegationSetsResult withNextMarker(String nextMarker)
 If IsTruncated is true, the value of NextMarker identifies the next
 reusable delegation set that Amazon Route 53 will return if you submit another
 ListReusableDelegationSets request and specify the value of NextMarker in the
 marker parameter.
 
nextMarker - If IsTruncated is true, the value of NextMarker identifies the next
        reusable delegation set that Amazon Route 53 will return if you submit another
        ListReusableDelegationSets request and specify the value of NextMarker in the
        marker parameter.public void setMaxItems(String maxItems)
 The value that you specified for the maxitems parameter in the call to
 ListReusableDelegationSets that produced the current response.
 
maxItems - The value that you specified for the maxitems parameter in the call to
        ListReusableDelegationSets that produced the current response.public String getMaxItems()
 The value that you specified for the maxitems parameter in the call to
 ListReusableDelegationSets that produced the current response.
 
maxitems parameter in the call to
         ListReusableDelegationSets that produced the current response.public ListReusableDelegationSetsResult withMaxItems(String maxItems)
 The value that you specified for the maxitems parameter in the call to
 ListReusableDelegationSets that produced the current response.
 
maxItems - The value that you specified for the maxitems parameter in the call to
        ListReusableDelegationSets that produced the current response.public String toString()
toString in class ObjectObject.toString()public ListReusableDelegationSetsResult clone()