Class ListTrafficPolicyInstancesByHostedZoneRequest
- java.lang.Object
-
- com.amazonaws.AmazonWebServiceRequest
-
- com.amazonaws.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
- All Implemented Interfaces:
ReadLimitInfo
,Serializable
,Cloneable
public class ListTrafficPolicyInstancesByHostedZoneRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
A request for the traffic policy instances that you created in a specified hosted zone.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
-
Constructor Summary
Constructors Constructor Description ListTrafficPolicyInstancesByHostedZoneRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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 toListTrafficPolicyInstancesByHostedZone
, omit this value.String
getTrafficPolicyInstanceTypeMarker()
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.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 toListTrafficPolicyInstancesByHostedZone
, omit this value.ListTrafficPolicyInstancesByHostedZoneRequest
withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
For the first request toListTrafficPolicyInstancesByHostedZone
, omit this value.ListTrafficPolicyInstancesByHostedZoneRequest
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
-
-
-
-
Method Detail
-
setHostedZoneId
public void setHostedZoneId(String hostedZoneId)
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
public String 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
public ListTrafficPolicyInstancesByHostedZoneRequest withHostedZoneId(String hostedZoneId)
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
public void setTrafficPolicyInstanceNameMarker(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.
-
getTrafficPolicyInstanceNameMarker
public String 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
public void setTrafficPolicyInstanceTypeMarker(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.- See Also:
RRType
-
getTrafficPolicyInstanceTypeMarker
public String 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:
RRType
-
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:
RRType
-
setTrafficPolicyInstanceTypeMarker
public void setTrafficPolicyInstanceTypeMarker(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.- See Also:
RRType
-
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:
RRType
-
setMaxItems
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 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
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 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
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 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
public String toString()
Returns a string representation of this object; useful for testing and debugging.- Overrides:
toString
in classObject
- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public ListTrafficPolicyInstancesByHostedZoneRequest 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:
Object.clone()
-
-