Class ListTrafficPolicyInstancesByPolicyRequest
- java.lang.Object
-
- software.amazon.awssdk.core.SdkRequest
-
- software.amazon.awssdk.awscore.AwsRequest
-
- software.amazon.awssdk.services.route53.model.Route53Request
-
- software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<ListTrafficPolicyInstancesByPolicyRequest.Builder,ListTrafficPolicyInstancesByPolicyRequest>
@Generated("software.amazon.awssdk:codegen") public final class ListTrafficPolicyInstancesByPolicyRequest extends Route53Request implements ToCopyableBuilder<ListTrafficPolicyInstancesByPolicyRequest.Builder,ListTrafficPolicyInstancesByPolicyRequest>
A complex type that contains the information about the request to list your traffic policy instances.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceListTrafficPolicyInstancesByPolicyRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ListTrafficPolicyInstancesByPolicyRequest.Builderbuilder()booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()StringhostedZoneIdMarker()If the value ofIsTruncatedin the previous response wastrue, you have more traffic policy instances.StringmaxItems()The maximum number of traffic policy instances to be included in the response body for this request.List<SdkField<?>>sdkFields()static Class<? extends ListTrafficPolicyInstancesByPolicyRequest.Builder>serializableBuilderClass()ListTrafficPolicyInstancesByPolicyRequest.BuildertoBuilder()StringtoString()Returns a string representation of this object.StringtrafficPolicyId()The ID of the traffic policy for which you want to list traffic policy instances.StringtrafficPolicyInstanceNameMarker()If the value ofIsTruncatedin the previous response wastrue, you have more traffic policy instances.RRTypetrafficPolicyInstanceTypeMarker()If the value ofIsTruncatedin the previous response wastrue, you have more traffic policy instances.StringtrafficPolicyInstanceTypeMarkerAsString()If the value ofIsTruncatedin the previous response wastrue, you have more traffic policy instances.IntegertrafficPolicyVersion()The version of the traffic policy for which you want to list traffic policy instances.-
Methods inherited from class software.amazon.awssdk.awscore.AwsRequest
overrideConfiguration
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
trafficPolicyId
public final String trafficPolicyId()
The ID of the traffic policy for which you want to list traffic policy instances.
- Returns:
- The ID of the traffic policy for which you want to list traffic policy instances.
-
trafficPolicyVersion
public final 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.- Returns:
- 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.
-
hostedZoneIdMarker
public final String hostedZoneIdMarker()
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
hostedzoneid, specify the value ofHostedZoneIdMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get.- Returns:
- If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
hostedzoneid, specify the value ofHostedZoneIdMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get.
-
trafficPolicyInstanceNameMarker
public final String trafficPolicyInstanceNameMarker()
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
trafficpolicyinstancename, specify the value ofTrafficPolicyInstanceNameMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get.- Returns:
- If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
trafficpolicyinstancename, specify the value ofTrafficPolicyInstanceNameMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get.
-
trafficPolicyInstanceTypeMarker
public final RRType trafficPolicyInstanceTypeMarker()
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
trafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get.If the service returns an enum value that is not available in the current SDK version,
trafficPolicyInstanceTypeMarkerwill returnRRType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromtrafficPolicyInstanceTypeMarkerAsString().- Returns:
- If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
trafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get. - See Also:
RRType
-
trafficPolicyInstanceTypeMarkerAsString
public final String trafficPolicyInstanceTypeMarkerAsString()
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
trafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get.If the service returns an enum value that is not available in the current SDK version,
trafficPolicyInstanceTypeMarkerwill returnRRType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromtrafficPolicyInstanceTypeMarkerAsString().- Returns:
- If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. To get more traffic policy instances, submit anotherListTrafficPolicyInstancesByPolicyrequest.For the value of
trafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom 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
IsTruncatedin the previous response wasfalse, there are no more traffic policy instances to get. - See Also:
RRType
-
maxItems
public final String maxItems()
The maximum number of traffic policy instances to be included in the response body for this request. If you have more than
MaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance that Amazon Route 53 will return if you submit another request.- Returns:
- The maximum number of traffic policy instances to be included in the response body for this request. If
you have more than
MaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance that Amazon Route 53 will return if you submit another request.
-
toBuilder
public ListTrafficPolicyInstancesByPolicyRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<ListTrafficPolicyInstancesByPolicyRequest.Builder,ListTrafficPolicyInstancesByPolicyRequest>- Specified by:
toBuilderin classRoute53Request
-
builder
public static ListTrafficPolicyInstancesByPolicyRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends ListTrafficPolicyInstancesByPolicyRequest.Builder> serializableBuilderClass()
-
hashCode
public final int hashCode()
- Overrides:
hashCodein classAwsRequest
-
equals
public final boolean equals(Object obj)
- Overrides:
equalsin classAwsRequest
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
getValueForField
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
- Overrides:
getValueForFieldin classSdkRequest
-
-