Uses of Interface
software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException.Builder
-
Packages that use WafOptimisticLockException.Builder Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of WafOptimisticLockException.Builder in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return WafOptimisticLockException.Builder Modifier and Type Method Description WafOptimisticLockException.BuilderWafOptimisticLockException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static WafOptimisticLockException.BuilderWafOptimisticLockException. builder()WafOptimisticLockException.BuilderWafOptimisticLockException.Builder. cause(Throwable cause)WafOptimisticLockException.BuilderWafOptimisticLockException.Builder. message(String message)WafOptimisticLockException.BuilderWafOptimisticLockException.Builder. requestId(String requestId)WafOptimisticLockException.BuilderWafOptimisticLockException.Builder. statusCode(int statusCode)WafOptimisticLockException.BuilderWafOptimisticLockException. toBuilder()WafOptimisticLockException.BuilderWafOptimisticLockException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.wafv2.model that return types with arguments of type WafOptimisticLockException.Builder Modifier and Type Method Description static Class<? extends WafOptimisticLockException.Builder>WafOptimisticLockException. serializableBuilderClass()
-