Uses of Class
software.amazon.awssdk.services.wafv2.model.EmailField
-
Packages that use EmailField Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of EmailField in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return EmailField Modifier and Type Method Description EmailFieldRequestInspectionACFP. emailField()The name of the field in the request payload that contains your customer's email.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type EmailField Modifier and Type Method Description RequestInspectionACFP.BuilderRequestInspectionACFP.Builder. emailField(EmailField emailField)The name of the field in the request payload that contains your customer's email.
-