@Generated(value="software.amazon.awssdk:codegen") public final class EncryptionKeyDisabledException extends CodeCommitException implements ToCopyableBuilder<EncryptionKeyDisabledException.Builder,EncryptionKeyDisabledException>
The encryption key is disabled.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EncryptionKeyDisabledException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionKeyDisabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EncryptionKeyDisabledException.Builder> |
serializableBuilderClass() |
EncryptionKeyDisabledException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic EncryptionKeyDisabledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EncryptionKeyDisabledException.Builder,EncryptionKeyDisabledException>toBuilder in class CodeCommitExceptionpublic static EncryptionKeyDisabledException.Builder builder()
public static Class<? extends EncryptionKeyDisabledException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.