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