@Generated(value="software.amazon.awssdk:codegen") public final class SharedSnapshotQuotaExceededException extends DocDbException implements ToCopyableBuilder<SharedSnapshotQuotaExceededException.Builder,SharedSnapshotQuotaExceededException>
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SharedSnapshotQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SharedSnapshotQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SharedSnapshotQuotaExceededException.Builder> |
serializableBuilderClass() |
SharedSnapshotQuotaExceededException.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 SharedSnapshotQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SharedSnapshotQuotaExceededException.Builder,SharedSnapshotQuotaExceededException>toBuilder in class DocDbExceptionpublic static SharedSnapshotQuotaExceededException.Builder builder()
public static Class<? extends SharedSnapshotQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.