Uses of Class
software.amazon.awssdk.services.wafv2.model.UsernameField
-
Packages that use UsernameField Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of UsernameField in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return UsernameField Modifier and Type Method Description UsernameFieldManagedRuleGroupConfig. usernameField()Deprecated.Deprecated.UsernameFieldRequestInspection. usernameField()The name of the field in the request payload that contains your customer's username.UsernameFieldRequestInspectionACFP. usernameField()The name of the field in the request payload that contains your customer's username.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type UsernameField Modifier and Type Method Description ManagedRuleGroupConfig.BuilderManagedRuleGroupConfig.Builder. usernameField(UsernameField usernameField)Deprecated.Deprecated.RequestInspection.BuilderRequestInspection.Builder. usernameField(UsernameField usernameField)The name of the field in the request payload that contains your customer's username.RequestInspectionACFP.BuilderRequestInspectionACFP.Builder. usernameField(UsernameField usernameField)The name of the field in the request payload that contains your customer's username.
-