Class ListTrafficPolicyInstancesByHostedZoneRequest
- All Implemented Interfaces:
ReadLimitInfo
,Serializable
,Cloneable
A request for the traffic policy instances that you created in a specified hosted zone.
- See Also:
-
Field Summary
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
Creates a shallow clone of this request.boolean
The ID of the hosted zone for which you want to list traffic policy instances.The maximum number of traffic policy instances to be included in the response body for this request.For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.For the first request toListTrafficPolicyInstancesByHostedZone
, 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 toListTrafficPolicyInstancesByHostedZone
, omit this value.void
setTrafficPolicyInstanceTypeMarker
(RRType trafficPolicyInstanceTypeMarker) For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.void
setTrafficPolicyInstanceTypeMarker
(String trafficPolicyInstanceTypeMarker) For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.toString()
Returns a string representation of this object; useful for testing and debugging.withHostedZoneId
(String hostedZoneId) The ID of the hosted zone for which you want to list traffic policy instances.withMaxItems
(String maxItems) The maximum number of traffic policy instances to be included in the response body for this request.withTrafficPolicyInstanceNameMarker
(String trafficPolicyInstanceNameMarker) For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.withTrafficPolicyInstanceTypeMarker
(RRType trafficPolicyInstanceTypeMarker) For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.withTrafficPolicyInstanceTypeMarker
(String trafficPolicyInstanceTypeMarker) For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.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
-
Constructor Details
-
ListTrafficPolicyInstancesByHostedZoneRequest
public ListTrafficPolicyInstancesByHostedZoneRequest()
-
-
Method Details
-
setHostedZoneId
The ID of the hosted zone for which you want to list traffic policy instances.
- Parameters:
hostedZoneId
- The ID of the hosted zone for which you want to list traffic policy instances.
-
getHostedZoneId
The ID of the hosted zone for which you want to list traffic policy instances.
- Returns:
- The ID of the hosted zone for which you want to list traffic policy instances.
-
withHostedZoneId
The ID of the hosted zone for which you want to list traffic policy instances.
- Parameters:
hostedZoneId
- The ID of the hosted zone for which you want to list traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyInstanceNameMarker
For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncated
in the previous response wasfalse
, omit this value.- Parameters:
trafficPolicyInstanceNameMarker
- For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncated
in the previous response wasfalse
, omit this value.
-
getTrafficPolicyInstanceNameMarker
For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncated
in the previous response wasfalse
, omit this value.- Returns:
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncated
in the previous response wasfalse
, omit this value.
-
withTrafficPolicyInstanceNameMarker
public ListTrafficPolicyInstancesByHostedZoneRequest withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker) For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncated
in the previous response wasfalse
, omit this value.- Parameters:
trafficPolicyInstanceNameMarker
- For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.If the value of
IsTruncated
in the previous response wasfalse
, omit this value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyInstanceTypeMarker
For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker
- For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- See Also:
-
getTrafficPolicyInstanceTypeMarker
For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- Returns:
- For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone. - See Also:
-
withTrafficPolicyInstanceTypeMarker
public ListTrafficPolicyInstancesByHostedZoneRequest withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker) For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker
- For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in 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:
-
setTrafficPolicyInstanceTypeMarker
For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker
- For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- See Also:
-
withTrafficPolicyInstanceTypeMarker
public ListTrafficPolicyInstancesByHostedZoneRequest withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker) For the first request to
ListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in the previous response wasfalse
, there are no more traffic policy instances to get for this hosted zone.- Parameters:
trafficPolicyInstanceTypeMarker
- For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.If the value of
IsTruncated
in the previous response wastrue
,TrafficPolicyInstanceTypeMarker
is the DNS type of the first traffic policy instance in the next group ofMaxItems
traffic policy instances.If the value of
IsTruncated
in 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:
-
setMaxItems
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 theIsTruncated
element in the response istrue
, and the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
represent the first traffic policy instance in the next group ofMaxItems
traffic 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 thanMaxItems
traffic policy instances, the value of theIsTruncated
element in the response istrue
, and the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
represent the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
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 theIsTruncated
element in the response istrue
, and the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
represent the first traffic policy instance in the next group ofMaxItems
traffic 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
MaxItems
traffic policy instances, the value of theIsTruncated
element in the response istrue
, and the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
represent the first traffic policy instance in the next group ofMaxItems
traffic policy instances.
-
withMaxItems
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 theIsTruncated
element in the response istrue
, and the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
represent the first traffic policy instance in the next group ofMaxItems
traffic 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 thanMaxItems
traffic policy instances, the value of theIsTruncated
element in the response istrue
, and the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
represent the first traffic policy instance in the next group ofMaxItems
traffic policy instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
Description copied from class:AmazonWebServiceRequest
Creates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clone
in classAmazonWebServiceRequest
- See Also:
-