@Generated(value="software.amazon.awssdk:codegen") public final class QuotaExceededException extends ServiceQuotasException implements ToCopyableBuilder<QuotaExceededException.Builder,QuotaExceededException>
You have exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use Service Quotas to request a service quota increase.
| Modifier and Type | Class and Description |
|---|---|
static interface |
QuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static QuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends QuotaExceededException.Builder> |
serializableBuilderClass() |
QuotaExceededException.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 QuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<QuotaExceededException.Builder,QuotaExceededException>toBuilder in class ServiceQuotasExceptionpublic static QuotaExceededException.Builder builder()
public static Class<? extends QuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.