@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListTrafficPolicyInstancesByPolicyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
A complex type that contains the information about the request to list your traffic policy instances.
NOOP
Constructor and Description |
---|
ListTrafficPolicyInstancesByPolicyRequest() |
Modifier and Type | Method and Description |
---|---|
ListTrafficPolicyInstancesByPolicyRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getHostedZoneIdMarker()
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
String |
getMaxItems()
The maximum number of traffic policy instances to be included in the response body for this request.
|
String |
getTrafficPolicyId()
The ID of the traffic policy for which you want to list traffic policy instances.
|
String |
getTrafficPolicyInstanceNameMarker()
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
String |
getTrafficPolicyInstanceTypeMarker()
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
Integer |
getTrafficPolicyVersion()
The version of the traffic policy for which you want to list traffic policy instances.
|
int |
hashCode() |
void |
setHostedZoneIdMarker(String hostedZoneIdMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
void |
setMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request.
|
void |
setTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy for which you want to list traffic policy instances.
|
void |
setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
void |
setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
void |
setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
void |
setTrafficPolicyVersion(Integer trafficPolicyVersion)
The version of the traffic policy for which you want to list traffic policy instances.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
ListTrafficPolicyInstancesByPolicyRequest |
withHostedZoneIdMarker(String hostedZoneIdMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
ListTrafficPolicyInstancesByPolicyRequest |
withMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request.
|
ListTrafficPolicyInstancesByPolicyRequest |
withTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy for which you want to list traffic policy instances.
|
ListTrafficPolicyInstancesByPolicyRequest |
withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
ListTrafficPolicyInstancesByPolicyRequest |
withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
ListTrafficPolicyInstancesByPolicyRequest |
withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If the value of
IsTruncated in the previous response was true , you have more traffic
policy instances. |
ListTrafficPolicyInstancesByPolicyRequest |
withTrafficPolicyVersion(Integer trafficPolicyVersion)
The version of the traffic policy for which you want to list traffic policy instances.
|
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 ListTrafficPolicyInstancesByPolicyRequest()
public void setTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy for which you want to list traffic policy instances.
trafficPolicyId
- The ID of the traffic policy for which you want to list traffic policy instances.public String getTrafficPolicyId()
The ID of the traffic policy for which you want to list traffic policy instances.
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy for which you want to list traffic policy instances.
trafficPolicyId
- The ID of the traffic policy for which you want to list traffic policy instances.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
.
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
.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
.
TrafficPolicyId
.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
.
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
.public void setHostedZoneIdMarker(String hostedZoneIdMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of HostedZoneIdMarker
from the
previous response, which is the hosted zone ID of the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
hostedZoneIdMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of HostedZoneIdMarker
from the
previous response, which is the hosted zone ID of the first traffic policy instance that Amazon Route 53
will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
public String getHostedZoneIdMarker()
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of HostedZoneIdMarker
from the
previous response, which is the hosted zone ID of the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of HostedZoneIdMarker
from the
previous response, which is the hosted zone ID of the first traffic policy instance that Amazon Route 53
will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
public ListTrafficPolicyInstancesByPolicyRequest withHostedZoneIdMarker(String hostedZoneIdMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of HostedZoneIdMarker
from the
previous response, which is the hosted zone ID of the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
hostedZoneIdMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of HostedZoneIdMarker
from the
previous response, which is the hosted zone ID of the first traffic policy instance that Amazon Route 53
will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
public void setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
trafficPolicyInstanceNameMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
public String getTrafficPolicyInstanceNameMarker()
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
trafficPolicyInstanceNameMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
public void setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
RRType
public String getTrafficPolicyInstanceTypeMarker()
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
RRType
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
RRType
public void setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
RRType
public ListTrafficPolicyInstancesByPolicyRequest withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If the value of IsTruncated
in the previous response was true
, you have more traffic
policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first traffic
policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response was true
, you have more
traffic policy instances. To get more traffic policy instances, submit another
ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is the name of the first
traffic policy instance that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
, there are no
more traffic policy instances to get.
RRType
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 MaxItems
traffic policy instances, the value of the IsTruncated
element in
the response is true
, and the values of HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
represent the
first traffic policy instance that Amazon Route 53 will return if you submit another request.
maxItems
- The maximum number of traffic policy instances to be included in the response body for this request. If
you have more than MaxItems
traffic policy instances, the value of the
IsTruncated
element in the response is true
, and the values of
HostedZoneIdMarker
, TrafficPolicyInstanceNameMarker
, and
TrafficPolicyInstanceTypeMarker
represent the first traffic policy instance that Amazon Route
53 will return if you submit another request.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 MaxItems
traffic policy instances, the value of the IsTruncated
element in
the response is true
, and the values of HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
represent the
first traffic policy instance that Amazon Route 53 will return if you submit another request.
MaxItems
traffic policy instances, the value of the
IsTruncated
element in the response is true
, and the values of
HostedZoneIdMarker
, TrafficPolicyInstanceNameMarker
, and
TrafficPolicyInstanceTypeMarker
represent the first traffic policy instance that Amazon
Route 53 will return if you submit another request.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 MaxItems
traffic policy instances, the value of the IsTruncated
element in
the response is true
, and the values of HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
represent the
first traffic policy instance that Amazon Route 53 will return if you submit another request.
maxItems
- The maximum number of traffic policy instances to be included in the response body for this request. If
you have more than MaxItems
traffic policy instances, the value of the
IsTruncated
element in the response is true
, and the values of
HostedZoneIdMarker
, TrafficPolicyInstanceNameMarker
, and
TrafficPolicyInstanceTypeMarker
represent the first traffic policy instance that Amazon Route
53 will return if you submit another request.public String toString()
toString
in class Object
Object.toString()
public ListTrafficPolicyInstancesByPolicyRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.