@Generated(value="software.amazon.awssdk:codegen") public final class WafLimitsExceededException extends WafException implements ToCopyableBuilder<WafLimitsExceededException.Builder,WafLimitsExceededException>
The operation exceeds a resource limit, for example, the maximum number of WebACL objects that you can
create for an AWS account. For more information, see Limits in the AWS WAF Developer
Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafLimitsExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafLimitsExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafLimitsExceededException.Builder> |
serializableBuilderClass() |
WafLimitsExceededException.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 WafLimitsExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafLimitsExceededException.Builder,WafLimitsExceededException>toBuilder in class WafExceptionpublic static WafLimitsExceededException.Builder builder()
public static Class<? extends WafLimitsExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.