@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, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic EndpointDisabledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EndpointDisabledException.Builder,EndpointDisabledException>toBuilder in class SnsExceptionpublic static EndpointDisabledException.Builder builder()
public static Class<? extends EndpointDisabledException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.