@Generated(value="software.amazon.awssdk:codegen") public final class XksProxyUriEndpointInUseException extends KmsException implements ToCopyableBuilder<XksProxyUriEndpointInUseException.Builder,XksProxyUriEndpointInUseException>
The request was rejected because the concatenation of the XksProxyUriEndpoint is already associated with
an external key store in the Amazon Web Services account and Region. Each external key store in an account and Region
must use a unique external key store proxy address.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksProxyUriEndpointInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyUriEndpointInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyUriEndpointInUseException.Builder> |
serializableBuilderClass() |
XksProxyUriEndpointInUseException.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 XksProxyUriEndpointInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksProxyUriEndpointInUseException.Builder,XksProxyUriEndpointInUseException>toBuilder in class KmsExceptionpublic static XksProxyUriEndpointInUseException.Builder builder()
public static Class<? extends XksProxyUriEndpointInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.