@Generated(value="software.amazon.awssdk:codegen") public final class CloudHsmClusterNotFoundException extends KmsException implements ToCopyableBuilder<CloudHsmClusterNotFoundException.Builder,CloudHsmClusterNotFoundException>
The request was rejected because KMS cannot find the CloudHSM cluster with the specified cluster ID. Retry the request with a different cluster ID.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudHsmClusterNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CloudHsmClusterNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CloudHsmClusterNotFoundException.Builder> |
serializableBuilderClass() |
CloudHsmClusterNotFoundException.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 CloudHsmClusterNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CloudHsmClusterNotFoundException.Builder,CloudHsmClusterNotFoundException>toBuilder in class KmsExceptionpublic static CloudHsmClusterNotFoundException.Builder builder()
public static Class<? extends CloudHsmClusterNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.