@Generated(value="software.amazon.awssdk:codegen") public final class WafDuplicateItemException extends Wafv2Exception implements ToCopyableBuilder<WafDuplicateItemException.Builder,WafDuplicateItemException>
WAF couldn’t perform the operation because the resource that you tried to save is a duplicate of an existing one.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafDuplicateItemException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafDuplicateItemException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafDuplicateItemException.Builder> |
serializableBuilderClass() |
WafDuplicateItemException.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 WafDuplicateItemException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafDuplicateItemException.Builder,WafDuplicateItemException>toBuilder in class Wafv2Exceptionpublic static WafDuplicateItemException.Builder builder()
public static Class<? extends WafDuplicateItemException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.