Uses of Class
software.amazon.awssdk.services.waf.model.WafException.BuilderImpl
-
Packages that use WafException.BuilderImpl Package Description software.amazon.awssdk.services.waf.model -
-
Uses of WafException.BuilderImpl in software.amazon.awssdk.services.waf.model
Methods in software.amazon.awssdk.services.waf.model that return WafException.BuilderImpl Modifier and Type Method Description WafException.BuilderImplWafException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)WafException.BuilderImplWafException.BuilderImpl. cause(Throwable cause)WafException.BuilderImplWafException.BuilderImpl. message(String message)WafException.BuilderImplWafException.BuilderImpl. requestId(String requestId)WafException.BuilderImplWafException.BuilderImpl. statusCode(int statusCode)WafException.BuilderImplWafException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-