@Generated(value="software.amazon.awssdk:codegen") public final class WafOptimisticLockException extends Wafv2Exception implements ToCopyableBuilder<WafOptimisticLockException.Builder,WafOptimisticLockException>
WAF couldn’t save your changes because you tried to update or delete a resource that has changed since you last retrieved it. Get the resource again, make any changes you need to make to the new copy, and retry your operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafOptimisticLockException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafOptimisticLockException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafOptimisticLockException.Builder> |
serializableBuilderClass() |
WafOptimisticLockException.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 WafOptimisticLockException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafOptimisticLockException.Builder,WafOptimisticLockException>toBuilder in class Wafv2Exceptionpublic static WafOptimisticLockException.Builder builder()
public static Class<? extends WafOptimisticLockException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.