@Generated(value="software.amazon.awssdk:codegen") public final class CloudHsmClusterNotFoundException extends KmsException implements ToCopyableBuilder<CloudHsmClusterNotFoundException.Builder,CloudHsmClusterNotFoundException>
The request was rejected because AWS KMS cannot find the AWS 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()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic CloudHsmClusterNotFoundException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<CloudHsmClusterNotFoundException.Builder,CloudHsmClusterNotFoundException>toBuilder in class KmsExceptionpublic static CloudHsmClusterNotFoundException.Builder builder()
public static Class<? extends CloudHsmClusterNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.