@Generated(value="software.amazon.awssdk:codegen") public final class CodeStorageExceededException extends LambdaException implements ToCopyableBuilder<CodeStorageExceededException.Builder,CodeStorageExceededException>
You have exceeded your maximum total code size per account. Learn more
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | CodeStorageExceededException.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static CodeStorageExceededException.Builder | builder() | 
| List<SdkField<?>> | sdkFields() | 
| static Class<? extends CodeStorageExceededException.Builder> | serializableBuilderClass() | 
| CodeStorageExceededException.Builder | toBuilder() | 
| String | type()
 The exception type. | 
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 CodeStorageExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CodeStorageExceededException.Builder,CodeStorageExceededException>toBuilder in class LambdaExceptionpublic static CodeStorageExceededException.Builder builder()
public static Class<? extends CodeStorageExceededException.Builder> serializableBuilderClass()
public String type()
The exception type.
Copyright © 2022. All rights reserved.