| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
UsernameField |
UsernameField.clone() |
UsernameField |
RequestInspection.getUsernameField()
The name of the field in the request payload that contains your customer's username.
|
UsernameField |
ManagedRuleGroupConfig.getUsernameField()
Deprecated.
|
UsernameField |
RequestInspectionACFP.getUsernameField()
The name of the field in the request payload that contains your customer's username.
|
UsernameField |
UsernameField.withIdentifier(String identifier)
The name of the username field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestInspection.setUsernameField(UsernameField usernameField)
The name of the field in the request payload that contains your customer's username.
|
void |
ManagedRuleGroupConfig.setUsernameField(UsernameField usernameField)
Deprecated.
|
void |
RequestInspectionACFP.setUsernameField(UsernameField usernameField)
The name of the field in the request payload that contains your customer's username.
|
RequestInspection |
RequestInspection.withUsernameField(UsernameField usernameField)
The name of the field in the request payload that contains your customer's username.
|
ManagedRuleGroupConfig |
ManagedRuleGroupConfig.withUsernameField(UsernameField usernameField)
Deprecated.
|
RequestInspectionACFP |
RequestInspectionACFP.withUsernameField(UsernameField usernameField)
The name of the field in the request payload that contains your customer's username.
|
Copyright © 2024. All rights reserved.