@Generated(value="software.amazon.awssdk:codegen") public final class EndpointDisabledException extends SnsException implements ToCopyableBuilder<EndpointDisabledException.Builder,EndpointDisabledException>
Exception error indicating endpoint disabled.
Modifier and Type | Class and Description |
---|---|
static interface |
EndpointDisabledException.Builder |
Modifier and Type | Method and Description |
---|---|
static EndpointDisabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EndpointDisabledException.Builder> |
serializableBuilderClass() |
EndpointDisabledException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public EndpointDisabledException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<EndpointDisabledException.Builder,EndpointDisabledException>
toBuilder
in class SnsException
public static EndpointDisabledException.Builder builder()
public static Class<? extends EndpointDisabledException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.