@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbSnapshotStateException extends RdsException implements ToCopyableBuilder<InvalidDbSnapshotStateException.Builder,InvalidDbSnapshotStateException>
The state of the DB snapshot doesn't allow deletion.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbSnapshotStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbSnapshotStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbSnapshotStateException.Builder> |
serializableBuilderClass() |
InvalidDbSnapshotStateException.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 InvalidDbSnapshotStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidDbSnapshotStateException.Builder,InvalidDbSnapshotStateException>toBuilder in class RdsExceptionpublic static InvalidDbSnapshotStateException.Builder builder()
public static Class<? extends InvalidDbSnapshotStateException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.