@Generated(value="software.amazon.awssdk:codegen") public final class XksKeyAlreadyInUseException extends KmsException implements ToCopyableBuilder<XksKeyAlreadyInUseException.Builder,XksKeyAlreadyInUseException>
The request was rejected because the (XksKeyId) is already associated with a KMS key in this external
key store. Each KMS key in an external key store must be associated with a different external key.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksKeyAlreadyInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksKeyAlreadyInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksKeyAlreadyInUseException.Builder> |
serializableBuilderClass() |
XksKeyAlreadyInUseException.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 XksKeyAlreadyInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksKeyAlreadyInUseException.Builder,XksKeyAlreadyInUseException>toBuilder in class KmsExceptionpublic static XksKeyAlreadyInUseException.Builder builder()
public static Class<? extends XksKeyAlreadyInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.