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