@Generated(value="software.amazon.awssdk:codegen") public final class DbClusterSnapshotAlreadyExistsException extends DocDbException implements ToCopyableBuilder<DbClusterSnapshotAlreadyExistsException.Builder,DbClusterSnapshotAlreadyExistsException>
You already have a cluster snapshot with the given identifier.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbClusterSnapshotAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbClusterSnapshotAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbClusterSnapshotAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbClusterSnapshotAlreadyExistsException.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 DbClusterSnapshotAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbClusterSnapshotAlreadyExistsException.Builder,DbClusterSnapshotAlreadyExistsException>toBuilder in class DocDbExceptionpublic static DbClusterSnapshotAlreadyExistsException.Builder builder()
public static Class<? extends DbClusterSnapshotAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.