@Generated(value="software.amazon.awssdk:codegen") public final class StorageQuotaExceededException extends RdsException implements ToCopyableBuilder<StorageQuotaExceededException.Builder,StorageQuotaExceededException>
The request would result in the user exceeding the allowed amount of storage available across all DB instances.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StorageQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StorageQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StorageQuotaExceededException.Builder> |
serializableBuilderClass() |
StorageQuotaExceededException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic StorageQuotaExceededException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<StorageQuotaExceededException.Builder,StorageQuotaExceededException>toBuilder in class RdsExceptionpublic static StorageQuotaExceededException.Builder builder()
public static Class<? extends StorageQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.