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