@Generated(value="software.amazon.awssdk:codegen") public final class GlobalClusterQuotaExceededException extends DocDbException implements ToCopyableBuilder<GlobalClusterQuotaExceededException.Builder,GlobalClusterQuotaExceededException>
The number of global clusters for this account is already at the maximum allowed.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GlobalClusterQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GlobalClusterQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends GlobalClusterQuotaExceededException.Builder> |
serializableBuilderClass() |
GlobalClusterQuotaExceededException.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 GlobalClusterQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GlobalClusterQuotaExceededException.Builder,GlobalClusterQuotaExceededException>toBuilder in class DocDbExceptionpublic static GlobalClusterQuotaExceededException.Builder builder()
public static Class<? extends GlobalClusterQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.