@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() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
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 © 2019. All rights reserved.