public class ListTrafficPolicyInstancesRequest 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 |
|---|
ListTrafficPolicyInstancesRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListTrafficPolicyInstancesRequest |
clone() |
boolean |
equals(Object obj) |
String |
getHostedZoneIdMarker()
For the first request to
ListTrafficPolicyInstances, omit this value. |
String |
getMaxItems()
The maximum number of traffic policy instances to be included in the response body for this request.
|
String |
getTrafficPolicyInstanceNameMarker()
For the first request to
ListTrafficPolicyInstances, omit this value. |
String |
getTrafficPolicyInstanceTypeMarker()
For the first request to
ListTrafficPolicyInstances, omit this value. |
int |
hashCode() |
void |
setHostedZoneIdMarker(String hostedZoneIdMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
void |
setMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request.
|
void |
setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
void |
setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
void |
setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
ListTrafficPolicyInstancesRequest |
withHostedZoneIdMarker(String hostedZoneIdMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
ListTrafficPolicyInstancesRequest |
withMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request.
|
ListTrafficPolicyInstancesRequest |
withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
ListTrafficPolicyInstancesRequest |
withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
ListTrafficPolicyInstancesRequest |
withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstances, omit this value. |
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setHostedZoneIdMarker(String hostedZoneIdMarker)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true, you have more traffic
policy instances. To get the next group of MaxItems traffic policy instances, submit another
ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the
value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first
traffic policy instance in the next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
hostedZoneIdMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true, you have more
traffic policy instances. To get the next group of MaxItems traffic policy instances, submit
another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker,
specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone
ID of the first traffic policy instance in the next group of MaxItems traffic policy
instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
public String getHostedZoneIdMarker()
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true, you have more traffic
policy instances. To get the next group of MaxItems traffic policy instances, submit another
ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the
value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first
traffic policy instance in the next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true, you have more
traffic policy instances. To get the next group of MaxItems traffic policy instances, submit
another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker
, specify the value of HostedZoneIdMarker from the previous response, which is the hosted
zone ID of the first traffic policy instance in the next group of MaxItems traffic policy
instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
public ListTrafficPolicyInstancesRequest withHostedZoneIdMarker(String hostedZoneIdMarker)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true, you have more traffic
policy instances. To get the next group of MaxItems traffic policy instances, submit another
ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the
value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first
traffic policy instance in the next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
hostedZoneIdMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true, you have more
traffic policy instances. To get the next group of MaxItems traffic policy instances, submit
another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker,
specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone
ID of the first traffic policy instance in the next group of MaxItems traffic policy
instances.
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)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group
of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
trafficPolicyInstanceNameMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
public String getTrafficPolicyInstanceNameMarker()
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group
of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
public ListTrafficPolicyInstancesRequest withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group
of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
trafficPolicyInstanceNameMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
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)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the
next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
RRTypepublic String getTrafficPolicyInstanceTypeMarker()
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the
next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
RRTypepublic ListTrafficPolicyInstancesRequest withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the
next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
RRTypepublic void setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the
next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
RRTypepublic ListTrafficPolicyInstancesRequest withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next
group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no more
traffic policy instances to get.
trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.
If the value of IsTruncated in the previous response was true,
TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the
next group of MaxItems traffic policy instances.
If the value of IsTruncated in the previous response was false, there are no
more traffic policy instances to get.
RRTypepublic 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 in the next group of MaxItems traffic policy instances.
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 in the next group
of MaxItems traffic policy instances.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 in the next group of MaxItems traffic policy instances.
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 in the next
group of MaxItems traffic policy instances.public ListTrafficPolicyInstancesRequest 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 in the next group of MaxItems traffic policy instances.
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 in the next group
of MaxItems traffic policy instances.public String toString()
toString in class ObjectObject.toString()public ListTrafficPolicyInstancesRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2016. All rights reserved.