@Generated(value="software.amazon.awssdk:codegen") public final class EncryptionKeyUnavailableException extends CodeCommitException implements ToCopyableBuilder<EncryptionKeyUnavailableException.Builder,EncryptionKeyUnavailableException>
The encryption key is not available.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EncryptionKeyUnavailableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionKeyUnavailableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EncryptionKeyUnavailableException.Builder> |
serializableBuilderClass() |
EncryptionKeyUnavailableException.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 EncryptionKeyUnavailableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EncryptionKeyUnavailableException.Builder,EncryptionKeyUnavailableException>toBuilder in class CodeCommitExceptionpublic static EncryptionKeyUnavailableException.Builder builder()
public static Class<? extends EncryptionKeyUnavailableException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.