@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public XksProxyUriEndpointInUseException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<XksProxyUriEndpointInUseException.Builder,XksProxyUriEndpointInUseException>
toBuilder
in class KmsException
public static XksProxyUriEndpointInUseException.Builder builder()
public static Class<? extends XksProxyUriEndpointInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.