@Generated(value="software.amazon.awssdk:codegen") public final class CaseCreationLimitExceededException extends SupportException implements ToCopyableBuilder<CaseCreationLimitExceededException.Builder,CaseCreationLimitExceededException>
The case creation limit for the account has been exceeded.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CaseCreationLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CaseCreationLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CaseCreationLimitExceededException.Builder> |
serializableBuilderClass() |
CaseCreationLimitExceededException.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 CaseCreationLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CaseCreationLimitExceededException.Builder,CaseCreationLimitExceededException>toBuilder in class SupportExceptionpublic static CaseCreationLimitExceededException.Builder builder()
public static Class<? extends CaseCreationLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.