Class ListTrafficPolicyInstancesByPolicyRequest
- java.lang.Object
-
- com.amazonaws.AmazonWebServiceRequest
-
- com.amazonaws.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
- All Implemented Interfaces:
ReadLimitInfo,Serializable,Cloneable
public class ListTrafficPolicyInstancesByPolicyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
A complex type that contains the information about the request to list your traffic policy instances.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
-
Constructor Summary
Constructors Constructor Description ListTrafficPolicyInstancesByPolicyRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListTrafficPolicyInstancesByPolicyRequestclone()Creates a shallow clone of this request.booleanequals(Object obj)StringgetHostedZoneIdMarker()For the first request toListTrafficPolicyInstancesByPolicy, omit this value.StringgetMaxItems()The maximum number of traffic policy instances to be included in the response body for this request.StringgetTrafficPolicyId()The ID of the traffic policy for which you want to list traffic policy instances.StringgetTrafficPolicyInstanceNameMarker()For the first request toListTrafficPolicyInstancesByPolicy, omit this value.StringgetTrafficPolicyInstanceTypeMarker()For the first request toListTrafficPolicyInstancesByPolicy, omit this value.IntegergetTrafficPolicyVersion()The version of the traffic policy for which you want to list traffic policy instances.inthashCode()voidsetHostedZoneIdMarker(String hostedZoneIdMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.voidsetMaxItems(String maxItems)The maximum number of traffic policy instances to be included in the response body for this request.voidsetTrafficPolicyId(String trafficPolicyId)The ID of the traffic policy for which you want to list traffic policy instances.voidsetTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.voidsetTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.voidsetTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.voidsetTrafficPolicyVersion(Integer trafficPolicyVersion)The version of the traffic policy for which you want to list traffic policy instances.StringtoString()Returns a string representation of this object; useful for testing and debugging.ListTrafficPolicyInstancesByPolicyRequestwithHostedZoneIdMarker(String hostedZoneIdMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.ListTrafficPolicyInstancesByPolicyRequestwithMaxItems(String maxItems)The maximum number of traffic policy instances to be included in the response body for this request.ListTrafficPolicyInstancesByPolicyRequestwithTrafficPolicyId(String trafficPolicyId)The ID of the traffic policy for which you want to list traffic policy instances.ListTrafficPolicyInstancesByPolicyRequestwithTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.ListTrafficPolicyInstancesByPolicyRequestwithTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.ListTrafficPolicyInstancesByPolicyRequestwithTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)For the first request toListTrafficPolicyInstancesByPolicy, omit this value.ListTrafficPolicyInstancesByPolicyRequestwithTrafficPolicyVersion(Integer trafficPolicyVersion)The version of the traffic policy for which you want to list traffic policy instances.-
Methods inherited from class com.amazonaws.AmazonWebServiceRequest
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
-
-
-
-
Method Detail
-
setTrafficPolicyId
public void setTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy for which you want to list traffic policy instances.
- Parameters:
trafficPolicyId- The ID of the traffic policy for which you want to list traffic policy instances.
-
getTrafficPolicyId
public String getTrafficPolicyId()
The ID of the traffic policy for which you want to list traffic policy instances.
- Returns:
- The ID of the traffic policy for which you want to list traffic policy instances.
-
withTrafficPolicyId
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy for which you want to list traffic policy instances.
- Parameters:
trafficPolicyId- The ID of the traffic policy for which you want to list traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyVersion
public void setTrafficPolicyVersion(Integer trafficPolicyVersion)
The version of the traffic policy for which you want to list traffic policy instances. The version must be associated with the traffic policy that is specified by
TrafficPolicyId.- Parameters:
trafficPolicyVersion- The version of the traffic policy for which you want to list traffic policy instances. The version must be associated with the traffic policy that is specified byTrafficPolicyId.
-
getTrafficPolicyVersion
public Integer getTrafficPolicyVersion()
The version of the traffic policy for which you want to list traffic policy instances. The version must be associated with the traffic policy that is specified by
TrafficPolicyId.- Returns:
- The version of the traffic policy for which you want to list
traffic policy instances. The version must be associated with the
traffic policy that is specified by
TrafficPolicyId.
-
withTrafficPolicyVersion
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyVersion(Integer trafficPolicyVersion)
The version of the traffic policy for which you want to list traffic policy instances. The version must be associated with the traffic policy that is specified by
TrafficPolicyId.- Parameters:
trafficPolicyVersion- The version of the traffic policy for which you want to list traffic policy instances. The version must be associated with the traffic policy that is specified byTrafficPolicyId.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setHostedZoneIdMarker
public void setHostedZoneIdMarker(String hostedZoneIdMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,HostedZoneIdMarkeris the ID of the hosted zone for the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Parameters:
hostedZoneIdMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,HostedZoneIdMarkeris the ID of the hosted zone for the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.
-
getHostedZoneIdMarker
public String getHostedZoneIdMarker()
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,HostedZoneIdMarkeris the ID of the hosted zone for the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Returns:
- For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,HostedZoneIdMarkeris the ID of the hosted zone for the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.
-
withHostedZoneIdMarker
public ListTrafficPolicyInstancesByPolicyRequest withHostedZoneIdMarker(String hostedZoneIdMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,HostedZoneIdMarkeris the ID of the hosted zone for the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Parameters:
hostedZoneIdMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,HostedZoneIdMarkeris the ID of the hosted zone for the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyInstanceNameMarker
public void setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Parameters:
trafficPolicyInstanceNameMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.
-
getTrafficPolicyInstanceNameMarker
public String getTrafficPolicyInstanceNameMarker()
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Returns:
- For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.
-
withTrafficPolicyInstanceNameMarker
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Parameters:
trafficPolicyInstanceNameMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncatedin the previous response wasfalse, omit this value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyInstanceTypeMarker
public void setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- See Also:
RRType
-
getTrafficPolicyInstanceTypeMarker
public String getTrafficPolicyInstanceTypeMarker()
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Returns:
- For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone. - See Also:
RRType
-
withTrafficPolicyInstanceTypeMarker
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
RRType
-
setTrafficPolicyInstanceTypeMarker
public void setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- See Also:
RRType
-
withTrafficPolicyInstanceTypeMarker
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker- For the first request toListTrafficPolicyInstancesByPolicy, omit this value.If the value of
IsTruncatedin the previous response wastrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.If the value of
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get for this hosted zone.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
RRType
-
setMaxItems
public void setMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request. If you have more than
MaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.- Parameters:
maxItems- The maximum number of traffic policy instances to be included in the response body for this request. If you have more thanMaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.
-
getMaxItems
public String getMaxItems()
The maximum number of traffic policy instances to be included in the response body for this request. If you have more than
MaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.- Returns:
- The maximum number of traffic policy instances to be included in
the response body for this request. If you have more than
MaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.
-
withMaxItems
public ListTrafficPolicyInstancesByPolicyRequest withMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request. If you have more than
MaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.- Parameters:
maxItems- The maximum number of traffic policy instances to be included in the response body for this request. If you have more thanMaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.- Returns:
- Returns a reference to this 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:
toStringin classObject- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public ListTrafficPolicyInstancesByPolicyRequest clone()
Description copied from class:AmazonWebServiceRequestCreates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clonein classAmazonWebServiceRequest- See Also:
Object.clone()
-
-