@Generated(value="software.amazon.awssdk:codegen") public class WAFReferencedItemException extends WAFException implements ToCopyableBuilder<WAFReferencedItemException.Builder,WAFReferencedItemException>
The operation failed because you tried to delete an object that is still in use. For example:
You tried to delete a ByteMatchSet that is still referenced by a Rule.
You tried to delete a Rule that is still referenced by a WebACL.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WAFReferencedItemException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WAFReferencedItemException.Builder |
builder() |
static Class<? extends WAFReferencedItemException.Builder> |
serializableBuilderClass() |
WAFReferencedItemException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic WAFReferencedItemException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<WAFReferencedItemException.Builder,WAFReferencedItemException>public static WAFReferencedItemException.Builder builder()
public static Class<? extends WAFReferencedItemException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.