@Generated(value="software.amazon.awssdk:codegen") public final class StorageLimitWillExceedException extends WorkDocsException implements ToCopyableBuilder<StorageLimitWillExceedException.Builder,StorageLimitWillExceedException>
The storage limit will be exceeded.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StorageLimitWillExceedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StorageLimitWillExceedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StorageLimitWillExceedException.Builder> |
serializableBuilderClass() |
StorageLimitWillExceedException.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 StorageLimitWillExceedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StorageLimitWillExceedException.Builder,StorageLimitWillExceedException>toBuilder in class WorkDocsExceptionpublic static StorageLimitWillExceedException.Builder builder()
public static Class<? extends StorageLimitWillExceedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.