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