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