@Generated(value="software.amazon.awssdk:codegen") public final class CloudHsmAccessDeniedException extends CloudHsmV2Exception implements ToCopyableBuilder<CloudHsmAccessDeniedException.Builder,CloudHsmAccessDeniedException>
The request was rejected because the requester does not have permission to perform the requested operation.
Modifier and Type | Class and Description |
---|---|
static interface |
CloudHsmAccessDeniedException.Builder |
Modifier and Type | Method and Description |
---|---|
static CloudHsmAccessDeniedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CloudHsmAccessDeniedException.Builder> |
serializableBuilderClass() |
CloudHsmAccessDeniedException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public CloudHsmAccessDeniedException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<CloudHsmAccessDeniedException.Builder,CloudHsmAccessDeniedException>
toBuilder
in class CloudHsmV2Exception
public static CloudHsmAccessDeniedException.Builder builder()
public static Class<? extends CloudHsmAccessDeniedException.Builder> serializableBuilderClass()