@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public CodeStorageExceededException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<CodeStorageExceededException.Builder,CodeStorageExceededException>
toBuilder
in class LambdaException
public static CodeStorageExceededException.Builder builder()
public static Class<? extends CodeStorageExceededException.Builder> serializableBuilderClass()
public String type()
The exception type.
Copyright © 2021. All rights reserved.