@Generated(value="software.amazon.awssdk:codegen") public final class XksProxyUriInUseException extends KmsException implements ToCopyableBuilder<XksProxyUriInUseException.Builder,XksProxyUriInUseException>
The request was rejected because the concatenation of the XksProxyUriEndpoint and
XksProxyUriPath 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 API address.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksProxyUriInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyUriInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyUriInUseException.Builder> |
serializableBuilderClass() |
XksProxyUriInUseException.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 XksProxyUriInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksProxyUriInUseException.Builder,XksProxyUriInUseException>toBuilder in class KmsExceptionpublic static XksProxyUriInUseException.Builder builder()
public static Class<? extends XksProxyUriInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.