@Generated(value="software.amazon.awssdk:codegen") public final class XksProxyUriUnreachableException extends KmsException implements ToCopyableBuilder<XksProxyUriUnreachableException.Builder,XksProxyUriUnreachableException>
KMS was unable to reach the specified XksProxyUriPath. The path must be reachable before you create the
external key store or update its settings.
This exception is also thrown when the external key store proxy response to a GetHealthStatus request
indicates that all external key manager instances are unavailable.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksProxyUriUnreachableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyUriUnreachableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyUriUnreachableException.Builder> |
serializableBuilderClass() |
XksProxyUriUnreachableException.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 XksProxyUriUnreachableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksProxyUriUnreachableException.Builder,XksProxyUriUnreachableException>toBuilder in class KmsExceptionpublic static XksProxyUriUnreachableException.Builder builder()
public static Class<? extends XksProxyUriUnreachableException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.