Class ListTrafficPolicyInstancesRequest
- 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.ListTrafficPolicyInstancesRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<ListTrafficPolicyInstancesRequest.Builder,ListTrafficPolicyInstancesRequest>
@Generated("software.amazon.awssdk:codegen") public final class ListTrafficPolicyInstancesRequest extends Route53Request implements ToCopyableBuilder<ListTrafficPolicyInstancesRequest.Builder,ListTrafficPolicyInstancesRequest>
A request to get information about the traffic policy instances that you created by using the current Amazon Web Services account.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceListTrafficPolicyInstancesRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ListTrafficPolicyInstancesRequest.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 that you want Amazon Route 53 to return in response to aListTrafficPolicyInstancesrequest.List<SdkField<?>>sdkFields()static Class<? extends ListTrafficPolicyInstancesRequest.Builder>serializableBuilderClass()ListTrafficPolicyInstancesRequest.BuildertoBuilder()StringtoString()Returns a string representation of this object.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.-
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
-
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 anotherListTrafficPolicyInstancesrequest. For the value ofHostedZoneId, specify the value ofHostedZoneIdMarkerfrom the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value ofHostedZoneId, specify the value ofHostedZoneIdMarkerfrom the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value oftrafficpolicyinstancename, specify the value ofTrafficPolicyInstanceNameMarkerfrom the previous response, which is the name of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value oftrafficpolicyinstancename, specify the value ofTrafficPolicyInstanceNameMarkerfrom the previous response, which is the name of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value oftrafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom the previous response, which is the type of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value oftrafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom the previous response, which is the type of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value oftrafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom the previous response, which is the type of the first traffic policy instance in the next group of traffic policy instances.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 anotherListTrafficPolicyInstancesrequest. For the value oftrafficpolicyinstancetype, specify the value ofTrafficPolicyInstanceTypeMarkerfrom the previous response, which is the type of the first traffic policy instance in the next group of traffic policy instances.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 that you want Amazon Route 53 to return in response to a
ListTrafficPolicyInstancesrequest. If you have more thanMaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.- Returns:
- The maximum number of traffic policy instances that you want Amazon Route 53 to return in response to a
ListTrafficPolicyInstancesrequest. If you have more thanMaxItemstraffic policy instances, the value of theIsTruncatedelement in the response istrue, and the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerrepresent the first traffic policy instance in the next group ofMaxItemstraffic policy instances.
-
toBuilder
public ListTrafficPolicyInstancesRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<ListTrafficPolicyInstancesRequest.Builder,ListTrafficPolicyInstancesRequest>- Specified by:
toBuilderin classRoute53Request
-
builder
public static ListTrafficPolicyInstancesRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends ListTrafficPolicyInstancesRequest.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
-
-