Serializable
, ToCopyableBuilder<NoSuchTrafficPolicyInstanceException.Builder,NoSuchTrafficPolicyInstanceException>
@Generated("software.amazon.awssdk:codegen") public class NoSuchTrafficPolicyInstanceException extends Route53Exception implements ToCopyableBuilder<NoSuchTrafficPolicyInstanceException.Builder,NoSuchTrafficPolicyInstanceException>
No traffic policy instance exists with the specified ID.
Modifier and Type | Class | Description |
---|---|---|
static interface |
NoSuchTrafficPolicyInstanceException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static NoSuchTrafficPolicyInstanceException.Builder |
builder() |
|
static Class<? extends NoSuchTrafficPolicyInstanceException.Builder> |
serializableBuilderClass() |
|
NoSuchTrafficPolicyInstanceException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchTrafficPolicyInstanceException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<NoSuchTrafficPolicyInstanceException.Builder,NoSuchTrafficPolicyInstanceException>
public static NoSuchTrafficPolicyInstanceException.Builder builder()
public static Class<? extends NoSuchTrafficPolicyInstanceException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.