@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListTrafficPolicyVersionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
A complex type that contains the information about the request to list your traffic policies.
NOOP
Constructor and Description |
---|
ListTrafficPolicyVersionsRequest() |
Modifier and Type | Method and Description |
---|---|
ListTrafficPolicyVersionsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getId()
Specify the value of
Id of the traffic policy for which you want to list all versions. |
String |
getMaxItems()
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for
this request.
|
String |
getTrafficPolicyVersionMarker()
For your first request to
ListTrafficPolicyVersions , don't include the
TrafficPolicyVersionMarker parameter. |
int |
hashCode() |
void |
setId(String id)
Specify the value of
Id of the traffic policy for which you want to list all versions. |
void |
setMaxItems(String maxItems)
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for
this request.
|
void |
setTrafficPolicyVersionMarker(String trafficPolicyVersionMarker)
For your first request to
ListTrafficPolicyVersions , don't include the
TrafficPolicyVersionMarker parameter. |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
ListTrafficPolicyVersionsRequest |
withId(String id)
Specify the value of
Id of the traffic policy for which you want to list all versions. |
ListTrafficPolicyVersionsRequest |
withMaxItems(String maxItems)
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for
this request.
|
ListTrafficPolicyVersionsRequest |
withTrafficPolicyVersionMarker(String trafficPolicyVersionMarker)
For your first request to
ListTrafficPolicyVersions , don't include the
TrafficPolicyVersionMarker parameter. |
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setId(String id)
Specify the value of Id
of the traffic policy for which you want to list all versions.
id
- Specify the value of Id
of the traffic policy for which you want to list all versions.public String getId()
Specify the value of Id
of the traffic policy for which you want to list all versions.
Id
of the traffic policy for which you want to list all versions.public ListTrafficPolicyVersionsRequest withId(String id)
Specify the value of Id
of the traffic policy for which you want to list all versions.
id
- Specify the value of Id
of the traffic policy for which you want to list all versions.public void setTrafficPolicyVersionMarker(String trafficPolicyVersionMarker)
For your first request to ListTrafficPolicyVersions
, don't include the
TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To get
more traffic policy versions, submit another ListTrafficPolicyVersions
request. For the value of
TrafficPolicyVersionMarker
, specify the value of TrafficPolicyVersionMarker
in the
previous response.
trafficPolicyVersionMarker
- For your first request to ListTrafficPolicyVersions
, don't include the
TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To
get more traffic policy versions, submit another ListTrafficPolicyVersions
request. For the
value of TrafficPolicyVersionMarker
, specify the value of
TrafficPolicyVersionMarker
in the previous response.
public String getTrafficPolicyVersionMarker()
For your first request to ListTrafficPolicyVersions
, don't include the
TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To get
more traffic policy versions, submit another ListTrafficPolicyVersions
request. For the value of
TrafficPolicyVersionMarker
, specify the value of TrafficPolicyVersionMarker
in the
previous response.
ListTrafficPolicyVersions
, don't include the
TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To
get more traffic policy versions, submit another ListTrafficPolicyVersions
request. For the
value of TrafficPolicyVersionMarker
, specify the value of
TrafficPolicyVersionMarker
in the previous response.
public ListTrafficPolicyVersionsRequest withTrafficPolicyVersionMarker(String trafficPolicyVersionMarker)
For your first request to ListTrafficPolicyVersions
, don't include the
TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To get
more traffic policy versions, submit another ListTrafficPolicyVersions
request. For the value of
TrafficPolicyVersionMarker
, specify the value of TrafficPolicyVersionMarker
in the
previous response.
trafficPolicyVersionMarker
- For your first request to ListTrafficPolicyVersions
, don't include the
TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To
get more traffic policy versions, submit another ListTrafficPolicyVersions
request. For the
value of TrafficPolicyVersionMarker
, specify the value of
TrafficPolicyVersionMarker
in the previous response.
public void setMaxItems(String maxItems)
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for
this request. If the specified traffic policy has more than MaxItems
versions, the value of
IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that Amazon Route 53 will return
if you submit another request.
maxItems
- The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response
body for this request. If the specified traffic policy has more than MaxItems
versions, the
value of IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that Amazon Route 53 will
return if you submit another request.public String getMaxItems()
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for
this request. If the specified traffic policy has more than MaxItems
versions, the value of
IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that Amazon Route 53 will return
if you submit another request.
MaxItems
versions, the
value of IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that Amazon Route 53 will
return if you submit another request.public ListTrafficPolicyVersionsRequest withMaxItems(String maxItems)
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for
this request. If the specified traffic policy has more than MaxItems
versions, the value of
IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that Amazon Route 53 will return
if you submit another request.
maxItems
- The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response
body for this request. If the specified traffic policy has more than MaxItems
versions, the
value of IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that Amazon Route 53 will
return if you submit another request.public String toString()
toString
in class Object
Object.toString()
public ListTrafficPolicyVersionsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.