| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
PasswordField |
PasswordField.clone() |
PasswordField |
RequestInspectionACFP.getPasswordField()
The name of the field in the request payload that contains your customer's password.
|
PasswordField |
RequestInspection.getPasswordField()
The name of the field in the request payload that contains your customer's password.
|
PasswordField |
ManagedRuleGroupConfig.getPasswordField()
Deprecated.
|
PasswordField |
PasswordField.withIdentifier(String identifier)
The name of the password field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestInspectionACFP.setPasswordField(PasswordField passwordField)
The name of the field in the request payload that contains your customer's password.
|
void |
RequestInspection.setPasswordField(PasswordField passwordField)
The name of the field in the request payload that contains your customer's password.
|
void |
ManagedRuleGroupConfig.setPasswordField(PasswordField passwordField)
Deprecated.
|
RequestInspectionACFP |
RequestInspectionACFP.withPasswordField(PasswordField passwordField)
The name of the field in the request payload that contains your customer's password.
|
RequestInspection |
RequestInspection.withPasswordField(PasswordField passwordField)
The name of the field in the request payload that contains your customer's password.
|
ManagedRuleGroupConfig |
ManagedRuleGroupConfig.withPasswordField(PasswordField passwordField)
Deprecated.
|
Copyright © 2025. All rights reserved.