public class ListTrafficPolicyInstancesByHostedZoneRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
A request for the traffic policy instances that you created in a specified hosted zone.
NOOP
Constructor and Description |
---|
ListTrafficPolicyInstancesByHostedZoneRequest() |
Modifier and Type | Method and Description |
---|---|
ListTrafficPolicyInstancesByHostedZoneRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
String |
getHostedZoneId()
The ID of the hosted zone for which you want to list traffic policy
instances.
|
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
ListTrafficPolicyInstancesByHostedZone , omit this value. |
String |
getTrafficPolicyInstanceTypeMarker()
For the first request to
ListTrafficPolicyInstancesByHostedZone , omit this value. |
int |
hashCode() |
void |
setHostedZoneId(String hostedZoneId)
The ID of the hosted zone for which you want to list 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 |
setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone , omit this value. |
void |
setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone , omit this value. |
void |
setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone , omit this value. |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
ListTrafficPolicyInstancesByHostedZoneRequest |
withHostedZoneId(String hostedZoneId)
The ID of the hosted zone for which you want to list traffic policy
instances.
|
ListTrafficPolicyInstancesByHostedZoneRequest |
withMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the
response body for this request.
|
ListTrafficPolicyInstancesByHostedZoneRequest |
withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone , omit this value. |
ListTrafficPolicyInstancesByHostedZoneRequest |
withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone , omit this value. |
ListTrafficPolicyInstancesByHostedZoneRequest |
withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone , 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, withSdkRequestTimeout
public ListTrafficPolicyInstancesByHostedZoneRequest()
public void setHostedZoneId(String hostedZoneId)
The ID of the hosted zone for which you want to list traffic policy instances.
hostedZoneId
- The ID of the hosted zone for which you want to list traffic
policy instances.public String getHostedZoneId()
The ID of the hosted zone for which you want to list traffic policy instances.
public ListTrafficPolicyInstancesByHostedZoneRequest withHostedZoneId(String hostedZoneId)
The ID of the hosted zone for which you want to list traffic policy instances.
hostedZoneId
- The ID of the hosted zone for which you want to list traffic
policy instances.public void setTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
If the value of IsTruncated
in the previous response was
false
, omit this value.
trafficPolicyInstanceNameMarker
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
If the value of IsTruncated
in the previous response
was false
, omit this value.
public String getTrafficPolicyInstanceNameMarker()
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
If the value of IsTruncated
in the previous response was
false
, omit this value.
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
If the value of IsTruncated
in the previous response
was false
, omit this value.
public ListTrafficPolicyInstancesByHostedZoneRequest withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
If the value of IsTruncated
in the previous response was
false
, omit this value.
trafficPolicyInstanceNameMarker
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
If the value of IsTruncated
in the previous response
was false
, omit this value.
public void setTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
trafficPolicyInstanceTypeMarker
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
RRType
public String getTrafficPolicyInstanceTypeMarker()
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
RRType
public ListTrafficPolicyInstancesByHostedZoneRequest withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
trafficPolicyInstanceTypeMarker
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
RRType
public void setTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
trafficPolicyInstanceTypeMarker
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
RRType
public ListTrafficPolicyInstancesByHostedZoneRequest withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for
this hosted zone.
trafficPolicyInstanceTypeMarker
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, 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 for this hosted zone.
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 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 ListTrafficPolicyInstancesByHostedZoneRequest 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 Object
Object.toString()
public ListTrafficPolicyInstancesByHostedZoneRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2018. All rights reserved.