@Generated(value="software.amazon.awssdk:codegen") public final class SnapshotQuotaExceededException extends RdsException implements ToCopyableBuilder<SnapshotQuotaExceededException.Builder,SnapshotQuotaExceededException>
The request would result in the user exceeding the allowed number of DB snapshots.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SnapshotQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SnapshotQuotaExceededException.Builder> |
serializableBuilderClass() |
SnapshotQuotaExceededException.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 SnapshotQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SnapshotQuotaExceededException.Builder,SnapshotQuotaExceededException>toBuilder in class RdsExceptionpublic static SnapshotQuotaExceededException.Builder builder()
public static Class<? extends SnapshotQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.