@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, 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 CloudHsmClusterNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<CloudHsmClusterNotFoundException.Builder,CloudHsmClusterNotFoundException>
toBuilder
in class KmsException
public static CloudHsmClusterNotFoundException.Builder builder()
public static Class<? extends CloudHsmClusterNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.