@Generated(value="software.amazon.awssdk:codegen") public final class HsmConfigurationAlreadyExistsException extends RedshiftException implements ToCopyableBuilder<HsmConfigurationAlreadyExistsException.Builder,HsmConfigurationAlreadyExistsException>
There is already an existing Amazon Redshift HSM configuration with the specified identifier.
| Modifier and Type | Class and Description |
|---|---|
static interface |
HsmConfigurationAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HsmConfigurationAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends HsmConfigurationAlreadyExistsException.Builder> |
serializableBuilderClass() |
HsmConfigurationAlreadyExistsException.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 HsmConfigurationAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<HsmConfigurationAlreadyExistsException.Builder,HsmConfigurationAlreadyExistsException>toBuilder in class RedshiftExceptionpublic static HsmConfigurationAlreadyExistsException.Builder builder()
public static Class<? extends HsmConfigurationAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.