Uses of Class
software.amazon.awssdk.services.wafv2.model.PasswordField
-
Packages that use PasswordField Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of PasswordField in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return PasswordField Modifier and Type Method Description PasswordFieldManagedRuleGroupConfig. passwordField()Deprecated.Deprecated.PasswordFieldRequestInspection. passwordField()The name of the field in the request payload that contains your customer's password.PasswordFieldRequestInspectionACFP. passwordField()The name of the field in the request payload that contains your customer's password.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type PasswordField Modifier and Type Method Description ManagedRuleGroupConfig.BuilderManagedRuleGroupConfig.Builder. passwordField(PasswordField passwordField)Deprecated.Deprecated.RequestInspection.BuilderRequestInspection.Builder. passwordField(PasswordField passwordField)The name of the field in the request payload that contains your customer's password.RequestInspectionACFP.BuilderRequestInspectionACFP.Builder. passwordField(PasswordField passwordField)The name of the field in the request payload that contains your customer's password.
-