Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.services.route53.model
Class ListResourceRecordSetsResult

java.lang.Object
  extended by com.amazonaws.services.route53.model.ListResourceRecordSetsResult
All Implemented Interfaces:
Serializable

public class ListResourceRecordSetsResult
extends Object
implements Serializable

A complex type that contains information about the resource record sets that are returned by the request and information about the response.

See Also:
Serialized Form

Constructor Summary
ListResourceRecordSetsResult()
           
 
Method Summary
 boolean equals(Object obj)
           
 Boolean getIsTruncated()
          A flag that indicates whether there are more resource record sets to be listed.
 String getMaxItems()
          The maximum number of records you requested.
 String getNextRecordIdentifier()
          Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
 String getNextRecordName()
          If the results were truncated, the name of the next record in the list.
 String getNextRecordType()
          If the results were truncated, the type of the next record in the list.
 List<ResourceRecordSet> getResourceRecordSets()
          A complex type that contains information about the resource record sets that are returned by the request.
 int hashCode()
           
 Boolean isTruncated()
          A flag that indicates whether there are more resource record sets to be listed.
 void setIsTruncated(Boolean isTruncated)
          A flag that indicates whether there are more resource record sets to be listed.
 void setMaxItems(String maxItems)
          The maximum number of records you requested.
 void setNextRecordIdentifier(String nextRecordIdentifier)
          Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
 void setNextRecordName(String nextRecordName)
          If the results were truncated, the name of the next record in the list.
 void setNextRecordType(RRType nextRecordType)
          If the results were truncated, the type of the next record in the list.
 void setNextRecordType(String nextRecordType)
          If the results were truncated, the type of the next record in the list.
 void setResourceRecordSets(Collection<ResourceRecordSet> resourceRecordSets)
          A complex type that contains information about the resource record sets that are returned by the request.
 String toString()
          Returns a string representation of this object; useful for testing and debugging.
 ListResourceRecordSetsResult withIsTruncated(Boolean isTruncated)
          A flag that indicates whether there are more resource record sets to be listed.
 ListResourceRecordSetsResult withMaxItems(String maxItems)
          The maximum number of records you requested.
 ListResourceRecordSetsResult withNextRecordIdentifier(String nextRecordIdentifier)
          Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
 ListResourceRecordSetsResult withNextRecordName(String nextRecordName)
          If the results were truncated, the name of the next record in the list.
 ListResourceRecordSetsResult withNextRecordType(RRType nextRecordType)
          If the results were truncated, the type of the next record in the list.
 ListResourceRecordSetsResult withNextRecordType(String nextRecordType)
          If the results were truncated, the type of the next record in the list.
 ListResourceRecordSetsResult withResourceRecordSets(Collection<ResourceRecordSet> resourceRecordSets)
          A complex type that contains information about the resource record sets that are returned by the request.
 ListResourceRecordSetsResult withResourceRecordSets(ResourceRecordSet... resourceRecordSets)
          A complex type that contains information about the resource record sets that are returned by the request.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListResourceRecordSetsResult

public ListResourceRecordSetsResult()
Method Detail

getResourceRecordSets

public List<ResourceRecordSet> getResourceRecordSets()
A complex type that contains information about the resource record sets that are returned by the request.

Returns:
A complex type that contains information about the resource record sets that are returned by the request.

setResourceRecordSets

public void setResourceRecordSets(Collection<ResourceRecordSet> resourceRecordSets)
A complex type that contains information about the resource record sets that are returned by the request.

Parameters:
resourceRecordSets - A complex type that contains information about the resource record sets that are returned by the request.

withResourceRecordSets

public ListResourceRecordSetsResult withResourceRecordSets(ResourceRecordSet... resourceRecordSets)
A complex type that contains information about the resource record sets that are returned by the request.

Returns a reference to this object so that method calls can be chained together.

Parameters:
resourceRecordSets - A complex type that contains information about the resource record sets that are returned by the request.
Returns:
A reference to this updated object so that method calls can be chained together.

withResourceRecordSets

public ListResourceRecordSetsResult withResourceRecordSets(Collection<ResourceRecordSet> resourceRecordSets)
A complex type that contains information about the resource record sets that are returned by the request.

Returns a reference to this object so that method calls can be chained together.

Parameters:
resourceRecordSets - A complex type that contains information about the resource record sets that are returned by the request.
Returns:
A reference to this updated object so that method calls can be chained together.

isTruncated

public Boolean isTruncated()
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false

Returns:
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false


setIsTruncated

public void setIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false

Parameters:
isTruncated - A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false


withIsTruncated

public ListResourceRecordSetsResult withIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false

Returns a reference to this object so that method calls can be chained together.

Parameters:
isTruncated - A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false

Returns:
A reference to this updated object so that method calls can be chained together.

getIsTruncated

public Boolean getIsTruncated()
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false

Returns:
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element.

Valid Values: true | false


getNextRecordName

public String getNextRecordName()
If the results were truncated, the name of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Constraints:
Length: 0 - 1024

Returns:
If the results were truncated, the name of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

setNextRecordName

public void setNextRecordName(String nextRecordName)
If the results were truncated, the name of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Constraints:
Length: 0 - 1024

Parameters:
nextRecordName - If the results were truncated, the name of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

withNextRecordName

public ListResourceRecordSetsResult withNextRecordName(String nextRecordName)
If the results were truncated, the name of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Length: 0 - 1024

Parameters:
nextRecordName - If the results were truncated, the name of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.
Returns:
A reference to this updated object so that method calls can be chained together.

getNextRecordType

public String getNextRecordType()
If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA

Returns:
If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.
See Also:
RRType

setNextRecordType

public void setNextRecordType(String nextRecordType)
If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA

Parameters:
nextRecordType - If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.
See Also:
RRType

withNextRecordType

public ListResourceRecordSetsResult withNextRecordType(String nextRecordType)
If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA

Parameters:
nextRecordType - If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
RRType

setNextRecordType

public void setNextRecordType(RRType nextRecordType)
If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA

Parameters:
nextRecordType - If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.
See Also:
RRType

withNextRecordType

public ListResourceRecordSetsResult withNextRecordType(RRType nextRecordType)
If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA

Parameters:
nextRecordType - If the results were truncated, the type of the next record in the list. This element is present only if ListResourceRecordSetsResponse$IsTruncated is true.
Returns:
A reference to this updated object so that method calls can be chained together.
See Also:
RRType

getNextRecordIdentifier

public String getNextRecordIdentifier()
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.

Constraints:
Length: 1 - 128

Returns:
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.

setNextRecordIdentifier

public void setNextRecordIdentifier(String nextRecordIdentifier)
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.

Constraints:
Length: 1 - 128

Parameters:
nextRecordIdentifier - Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.

withNextRecordIdentifier

public ListResourceRecordSetsResult withNextRecordIdentifier(String nextRecordIdentifier)
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.

Returns a reference to this object so that method calls can be chained together.

Constraints:
Length: 1 - 128

Parameters:
nextRecordIdentifier - Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
Returns:
A reference to this updated object so that method calls can be chained together.

getMaxItems

public String getMaxItems()
The maximum number of records you requested. The maximum value of MaxItems is 100.

Returns:
The maximum number of records you requested. The maximum value of MaxItems is 100.

setMaxItems

public void setMaxItems(String maxItems)
The maximum number of records you requested. The maximum value of MaxItems is 100.

Parameters:
maxItems - The maximum number of records you requested. The maximum value of MaxItems is 100.

withMaxItems

public ListResourceRecordSetsResult withMaxItems(String maxItems)
The maximum number of records you requested. The maximum value of MaxItems is 100.

Returns a reference to this object so that method calls can be chained together.

Parameters:
maxItems - The maximum number of records you requested. The maximum value of MaxItems is 100.
Returns:
A reference to this updated object so that method calls can be chained together.

toString

public String toString()
Returns a string representation of this object; useful for testing and debugging.

Overrides:
toString in class Object
Returns:
A string representation of this object.
See Also:
Object.toString()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.