@Generated(value="software.amazon.awssdk:codegen") public final class WafNonexistentItemException extends Wafv2Exception implements ToCopyableBuilder<WafNonexistentItemException.Builder,WafNonexistentItemException>
WAF couldn’t perform the operation because your resource doesn't exist. If you've just created a resource that you're using in this operation, you might just need to wait a few minutes. It can take from a few seconds to a number of minutes for changes to propagate.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafNonexistentItemException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafNonexistentItemException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafNonexistentItemException.Builder> |
serializableBuilderClass() |
WafNonexistentItemException.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 WafNonexistentItemException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafNonexistentItemException.Builder,WafNonexistentItemException>toBuilder in class Wafv2Exceptionpublic static WafNonexistentItemException.Builder builder()
public static Class<? extends WafNonexistentItemException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.