@Generated(value="software.amazon.awssdk:codegen") public final class WafUnavailableEntityException extends Wafv2Exception implements ToCopyableBuilder<WafUnavailableEntityException.Builder,WafUnavailableEntityException>
WAF couldn’t retrieve a resource that you specified for this operation. 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. Verify the resources that you are specifying in your request parameters and then retry the operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafUnavailableEntityException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafUnavailableEntityException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafUnavailableEntityException.Builder> |
serializableBuilderClass() |
WafUnavailableEntityException.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 WafUnavailableEntityException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafUnavailableEntityException.Builder,WafUnavailableEntityException>toBuilder in class Wafv2Exceptionpublic static WafUnavailableEntityException.Builder builder()
public static Class<? extends WafUnavailableEntityException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.