@Generated(value="software.amazon.awssdk:codegen") public final class CustomKeyStoreNameInUseException extends KmsException implements ToCopyableBuilder<CustomKeyStoreNameInUseException.Builder,CustomKeyStoreNameInUseException>
The request was rejected because the specified custom key store name is already assigned to another custom key store in the account. Try again with a custom key store name that is unique in the account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomKeyStoreNameInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CustomKeyStoreNameInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomKeyStoreNameInUseException.Builder> |
serializableBuilderClass() |
CustomKeyStoreNameInUseException.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 CustomKeyStoreNameInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CustomKeyStoreNameInUseException.Builder,CustomKeyStoreNameInUseException>toBuilder in class KmsExceptionpublic static CustomKeyStoreNameInUseException.Builder builder()
public static Class<? extends CustomKeyStoreNameInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.