@Generated(value="software.amazon.awssdk:codegen") public final class WafNonexistentItemException extends WafException implements ToCopyableBuilder<WafNonexistentItemException.Builder,WafNonexistentItemException>
The operation failed because the referenced object doesn't exist.
| 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 WafExceptionpublic static WafNonexistentItemException.Builder builder()
public static Class<? extends WafNonexistentItemException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.