Class ListTrafficPolicyInstancesByPolicyResult
- All Implemented Interfaces:
Serializable
,Cloneable
A complex type that contains the response information for the request.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
IfIsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.A flag that indicates whether there are more traffic policy instances to be listed.The value that you specified for theMaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.IfIsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.int
hashCode()
A flag that indicates whether there are more traffic policy instances to be listed.void
setHostedZoneIdMarker
(String hostedZoneIdMarker) IfIsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.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 theMaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.void
setTrafficPolicyInstanceNameMarker
(String trafficPolicyInstanceNameMarker) IfIsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.void
setTrafficPolicyInstances
(Collection<TrafficPolicyInstance> trafficPolicyInstances) A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.void
setTrafficPolicyInstanceTypeMarker
(RRType trafficPolicyInstanceTypeMarker) IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.void
setTrafficPolicyInstanceTypeMarker
(String trafficPolicyInstanceTypeMarker) IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.toString()
Returns a string representation of this object; useful for testing and debugging.withHostedZoneIdMarker
(String hostedZoneIdMarker) IfIsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.withIsTruncated
(Boolean isTruncated) A flag that indicates whether there are more traffic policy instances to be listed.withMaxItems
(String maxItems) The value that you specified for theMaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.withTrafficPolicyInstanceNameMarker
(String trafficPolicyInstanceNameMarker) IfIsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.withTrafficPolicyInstances
(TrafficPolicyInstance... trafficPolicyInstances) A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.withTrafficPolicyInstances
(Collection<TrafficPolicyInstance> trafficPolicyInstances) A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.withTrafficPolicyInstanceTypeMarker
(RRType trafficPolicyInstanceTypeMarker) IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.withTrafficPolicyInstanceTypeMarker
(String trafficPolicyInstanceTypeMarker) IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
Constructor Details
-
ListTrafficPolicyInstancesByPolicyResult
public ListTrafficPolicyInstancesByPolicyResult()
-
-
Method Details
-
getTrafficPolicyInstances
A list that contains one
TrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.- Returns:
- A list that contains one
TrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.
-
setTrafficPolicyInstances
A list that contains one
TrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.- Parameters:
trafficPolicyInstances
- A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.
-
withTrafficPolicyInstances
public ListTrafficPolicyInstancesByPolicyResult withTrafficPolicyInstances(TrafficPolicyInstance... trafficPolicyInstances) A list that contains one
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)
orwithTrafficPolicyInstances(java.util.Collection)
if you want to override the existing values.- Parameters:
trafficPolicyInstances
- A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withTrafficPolicyInstances
public ListTrafficPolicyInstancesByPolicyResult withTrafficPolicyInstances(Collection<TrafficPolicyInstance> trafficPolicyInstances) A list that contains one
TrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.- Parameters:
trafficPolicyInstances
- A list that contains oneTrafficPolicyInstance
element for each traffic policy instance that matches the elements in the request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setHostedZoneIdMarker
If
IsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
hostedZoneIdMarker
- IfIsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
getHostedZoneIdMarker
If
IsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- If
IsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
withHostedZoneIdMarker
If
IsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
hostedZoneIdMarker
- IfIsTruncated
istrue
,HostedZoneIdMarker
is the ID of the hosted zone of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyInstanceNameMarker
If
IsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
trafficPolicyInstanceNameMarker
- IfIsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
getTrafficPolicyInstanceNameMarker
If
IsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- If
IsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
withTrafficPolicyInstanceNameMarker
public ListTrafficPolicyInstancesByPolicyResult withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker) If
IsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
trafficPolicyInstanceNameMarker
- IfIsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyInstanceTypeMarker
If
IsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
trafficPolicyInstanceTypeMarker
- IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- See Also:
-
getTrafficPolicyInstanceTypeMarker
If
IsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- If
IsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances. - See Also:
-
withTrafficPolicyInstanceTypeMarker
public ListTrafficPolicyInstancesByPolicyResult withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker) If
IsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
trafficPolicyInstanceTypeMarker
- IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setTrafficPolicyInstanceTypeMarker
If
IsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
trafficPolicyInstanceTypeMarker
- IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- See Also:
-
withTrafficPolicyInstanceTypeMarker
public ListTrafficPolicyInstancesByPolicyResult withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker) If
IsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Parameters:
trafficPolicyInstanceTypeMarker
- IfIsTruncated
istrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setIsTruncated
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 callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
- Parameters:
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 ofMaxItems
traffic policy instances by callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
-
getIsTruncated
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 callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
- Returns:
- 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 callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
-
withIsTruncated
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 callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
- Parameters:
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 ofMaxItems
traffic policy instances by callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
- Returns:
- 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 callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
- Returns:
- 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 callingListTrafficPolicyInstancesByPolicy
again and specifying the values of theHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.Valid Values:
true
|false
-
setMaxItems
The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.- Parameters:
maxItems
- The value that you specified for theMaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.
-
getMaxItems
The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.- Returns:
- The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.
-
withMaxItems
The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.- Parameters:
maxItems
- The value that you specified for theMaxItems
parameter in the call toListTrafficPolicyInstancesByPolicy
that produced the current response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-