@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbClusterAutomatedBackupStateException extends RdsException implements ToCopyableBuilder<InvalidDbClusterAutomatedBackupStateException.Builder,InvalidDbClusterAutomatedBackupStateException>
The automated backup is in an invalid state. For example, this automated backup is associated with an active cluster.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbClusterAutomatedBackupStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbClusterAutomatedBackupStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbClusterAutomatedBackupStateException.Builder> |
serializableBuilderClass() |
InvalidDbClusterAutomatedBackupStateException.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 InvalidDbClusterAutomatedBackupStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidDbClusterAutomatedBackupStateException.Builder,InvalidDbClusterAutomatedBackupStateException>toBuilder in class RdsExceptionpublic static InvalidDbClusterAutomatedBackupStateException.Builder builder()
public static Class<? extends InvalidDbClusterAutomatedBackupStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.