@Generated(value="software.amazon.awssdk:codegen") public final class ResourceQuotaExceededException extends DatabaseMigrationException implements ToCopyableBuilder<ResourceQuotaExceededException.Builder,ResourceQuotaExceededException>
The quota for this resource quota has been exceeded.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceQuotaExceededException.Builder> |
serializableBuilderClass() |
ResourceQuotaExceededException.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 ResourceQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceQuotaExceededException.Builder,ResourceQuotaExceededException>toBuilder in class DatabaseMigrationExceptionpublic static ResourceQuotaExceededException.Builder builder()
public static Class<? extends ResourceQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.