@Generated(value="software.amazon.awssdk:codegen") public final class KmsDisabledException extends SnsException implements ToCopyableBuilder<KmsDisabledException.Builder,KmsDisabledException>
The request was rejected because the specified customer master key (CMK) isn't enabled.
Modifier and Type | Class and Description |
---|---|
static interface |
KmsDisabledException.Builder |
Modifier and Type | Method and Description |
---|---|
static KmsDisabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends KmsDisabledException.Builder> |
serializableBuilderClass() |
KmsDisabledException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, 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 KmsDisabledException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<KmsDisabledException.Builder,KmsDisabledException>
toBuilder
in class SnsException
public static KmsDisabledException.Builder builder()
public static Class<? extends KmsDisabledException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.