@Generated(value="software.amazon.awssdk:codegen") public final class SnapshotQuotaExceededException extends DocDbException implements ToCopyableBuilder<SnapshotQuotaExceededException.Builder,SnapshotQuotaExceededException>
The request would cause you to exceed the allowed number of 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 DocDbExceptionpublic static SnapshotQuotaExceededException.Builder builder()
public static Class<? extends SnapshotQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.