@Generated(value="software.amazon.awssdk:codegen") public final class DbClusterAutomatedBackupQuotaExceededException extends RdsException implements ToCopyableBuilder<DbClusterAutomatedBackupQuotaExceededException.Builder,DbClusterAutomatedBackupQuotaExceededException>
The quota for retained automated backups was exceeded. This prevents you from retaining any additional automated backups. The retained automated backups quota is the same as your DB cluster quota.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbClusterAutomatedBackupQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbClusterAutomatedBackupQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbClusterAutomatedBackupQuotaExceededException.Builder> |
serializableBuilderClass() |
DbClusterAutomatedBackupQuotaExceededException.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 DbClusterAutomatedBackupQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbClusterAutomatedBackupQuotaExceededException.Builder,DbClusterAutomatedBackupQuotaExceededException>toBuilder in class RdsExceptionpublic static DbClusterAutomatedBackupQuotaExceededException.Builder builder()
public static Class<? extends DbClusterAutomatedBackupQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.