public class ListTrafficPolicyInstancesByHostedZoneResult extends Object implements Serializable, Cloneable
A complex type that contains the response information for the request.
| Constructor and Description |
|---|
ListTrafficPolicyInstancesByHostedZoneResult() |
| Modifier and Type | Method and Description |
|---|---|
ListTrafficPolicyInstancesByHostedZoneResult |
clone() |
boolean |
equals(Object obj) |
Boolean |
getIsTruncated()
A flag that indicates whether there are more traffic policy instances
to be listed.
|
String |
getMaxItems()
The value that you specified for the
MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response. |
String |
getTrafficPolicyInstanceNameMarker()
If
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances. |
List<TrafficPolicyInstance> |
getTrafficPolicyInstances()
A list that contains one
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request. |
String |
getTrafficPolicyInstanceTypeMarker()
If
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances. |
int |
hashCode() |
Boolean |
isTruncated()
A flag that indicates whether there are more traffic policy instances
to be listed.
|
void |
setIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more traffic policy instances
to be listed.
|
void |
setMaxItems(String maxItems)
The value that you specified for the
MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response. |
void |
setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances. |
void |
setTrafficPolicyInstances(Collection<TrafficPolicyInstance> trafficPolicyInstances)
A list that contains one
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request. |
void |
setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances. |
void |
setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances. |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
ListTrafficPolicyInstancesByHostedZoneResult |
withIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more traffic policy instances
to be listed.
|
ListTrafficPolicyInstancesByHostedZoneResult |
withMaxItems(String maxItems)
The value that you specified for the
MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response. |
ListTrafficPolicyInstancesByHostedZoneResult |
withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances. |
ListTrafficPolicyInstancesByHostedZoneResult |
withTrafficPolicyInstances(Collection<TrafficPolicyInstance> trafficPolicyInstances)
A list that contains one
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request. |
ListTrafficPolicyInstancesByHostedZoneResult |
withTrafficPolicyInstances(TrafficPolicyInstance... trafficPolicyInstances)
A list that contains one
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request. |
ListTrafficPolicyInstancesByHostedZoneResult |
withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances. |
ListTrafficPolicyInstancesByHostedZoneResult |
withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances. |
public ListTrafficPolicyInstancesByHostedZoneResult()
public List<TrafficPolicyInstance> getTrafficPolicyInstances()
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.public void setTrafficPolicyInstances(Collection<TrafficPolicyInstance> trafficPolicyInstances)
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.trafficPolicyInstances - A list that contains one TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.public ListTrafficPolicyInstancesByHostedZoneResult withTrafficPolicyInstances(TrafficPolicyInstance... trafficPolicyInstances)
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.
NOTE: This method appends the values to the existing list (if
any). Use setTrafficPolicyInstances(java.util.Collection) or
withTrafficPolicyInstances(java.util.Collection) if you want
to override the existing values.
Returns a reference to this object so that method calls can be chained together.
trafficPolicyInstances - A list that contains one TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.public ListTrafficPolicyInstancesByHostedZoneResult withTrafficPolicyInstances(Collection<TrafficPolicyInstance> trafficPolicyInstances)
TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.
Returns a reference to this object so that method calls can be chained together.
trafficPolicyInstances - A list that contains one TrafficPolicyInstance element
for each traffic policy instance that matches the elements in the
request.public String getTrafficPolicyInstanceNameMarker()
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances.
Constraints:
Length: 0 - 1024
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances.public void setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances.
Constraints:
Length: 0 - 1024
trafficPolicyInstanceNameMarker - If IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances.public ListTrafficPolicyInstancesByHostedZoneResult withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 1024
trafficPolicyInstanceNameMarker - If IsTruncated is true,
TrafficPolicyInstanceNameMarker is the name of the first
traffic policy instance in the next group of MaxItems
traffic policy instances.public String getTrafficPolicyInstanceTypeMarker()
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.RRTypepublic void setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
trafficPolicyInstanceTypeMarker - If IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.RRTypepublic ListTrafficPolicyInstancesByHostedZoneResult withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.
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
trafficPolicyInstanceTypeMarker - If IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.RRTypepublic void setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
trafficPolicyInstanceTypeMarker - If IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.RRTypepublic ListTrafficPolicyInstancesByHostedZoneResult withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.
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
trafficPolicyInstanceTypeMarker - If IsTruncated is true,
TrafficPolicyInstanceTypeMarker is the DNS type of the
resource record sets that are associated with the first traffic policy
instance in the next group of MaxItems traffic policy
instances.RRTypepublic Boolean isTruncated()
MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
public void setIsTruncated(Boolean isTruncated)
MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
isTruncated - A flag that indicates whether there are more traffic policy instances
to be listed. If the response was truncated, you can get the next
group of MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
public ListTrafficPolicyInstancesByHostedZoneResult withIsTruncated(Boolean isTruncated)
MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
Returns a reference to this object so that method calls can be chained together.
isTruncated - A flag that indicates whether there are more traffic policy instances
to be listed. If the response was truncated, you can get the next
group of MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
public Boolean getIsTruncated()
MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
MaxItems traffic policy instances by calling
ListTrafficPolicyInstancesByHostedZone again and
specifying the values of the HostedZoneIdMarker,
TrafficPolicyInstanceNameMarker, and
TrafficPolicyInstanceTypeMarker elements in the
corresponding request parameters. Valid Values: true |
false
public String getMaxItems()
MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response.MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response.public void setMaxItems(String maxItems)
MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response.maxItems - The value that you specified for the MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response.public ListTrafficPolicyInstancesByHostedZoneResult withMaxItems(String maxItems)
MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response.
Returns a reference to this object so that method calls can be chained together.
maxItems - The value that you specified for the MaxItems parameter
in the call to ListTrafficPolicyInstancesByHostedZone
that produced the current response.public String toString()
toString in class ObjectObject.toString()public ListTrafficPolicyInstancesByHostedZoneResult clone()
Copyright © 2015. All rights reserved.