@Generated(value="software.amazon.awssdk:codegen") public final class DbSnapshotAlreadyExistsException extends RdsException implements ToCopyableBuilder<DbSnapshotAlreadyExistsException.Builder,DbSnapshotAlreadyExistsException>
DBSnapshotIdentifier
is already used by an existing snapshot.
Modifier and Type | Class and Description |
---|---|
static interface |
DbSnapshotAlreadyExistsException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbSnapshotAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbSnapshotAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbSnapshotAlreadyExistsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public DbSnapshotAlreadyExistsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbSnapshotAlreadyExistsException.Builder,DbSnapshotAlreadyExistsException>
toBuilder
in class RdsException
public static DbSnapshotAlreadyExistsException.Builder builder()
public static Class<? extends DbSnapshotAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.