@Generated(value="software.amazon.awssdk:codegen") public final class InsufficientStorageClusterCapacityException extends DocDbException implements ToCopyableBuilder<InsufficientStorageClusterCapacityException.Builder,InsufficientStorageClusterCapacityException>
There is not enough storage available for the current action. You might be able to resolve this error by updating your subnet group to use different Availability Zones that have more storage available.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InsufficientStorageClusterCapacityException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InsufficientStorageClusterCapacityException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InsufficientStorageClusterCapacityException.Builder> |
serializableBuilderClass() |
InsufficientStorageClusterCapacityException.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 InsufficientStorageClusterCapacityException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InsufficientStorageClusterCapacityException.Builder,InsufficientStorageClusterCapacityException>toBuilder in class DocDbExceptionpublic static InsufficientStorageClusterCapacityException.Builder builder()
public static Class<? extends InsufficientStorageClusterCapacityException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.