@Generated(value="software.amazon.awssdk:codegen") public final class DbInstanceAutomatedBackupNotFoundException extends RdsException implements ToCopyableBuilder<DbInstanceAutomatedBackupNotFoundException.Builder,DbInstanceAutomatedBackupNotFoundException>
No automated backup for this DB instance was found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbInstanceAutomatedBackupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbInstanceAutomatedBackupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbInstanceAutomatedBackupNotFoundException.Builder> |
serializableBuilderClass() |
DbInstanceAutomatedBackupNotFoundException.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 DbInstanceAutomatedBackupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbInstanceAutomatedBackupNotFoundException.Builder,DbInstanceAutomatedBackupNotFoundException>toBuilder in class RdsExceptionpublic static DbInstanceAutomatedBackupNotFoundException.Builder builder()
public static Class<? extends DbInstanceAutomatedBackupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.