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