@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, 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 DbInstanceAutomatedBackupNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbInstanceAutomatedBackupNotFoundException.Builder,DbInstanceAutomatedBackupNotFoundException>
toBuilder
in class RdsException
public static DbInstanceAutomatedBackupNotFoundException.Builder builder()
public static Class<? extends DbInstanceAutomatedBackupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.