| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumberField |
PhoneNumberField.clone() |
PhoneNumberField |
PhoneNumberField.withIdentifier(String identifier)
The name of a single primary phone number field.
|
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumberField> |
RequestInspectionACFP.getPhoneNumberFields()
The names of the fields in the request payload that contain your customer's primary phone number.
|
| Modifier and Type | Method and Description |
|---|---|
RequestInspectionACFP |
RequestInspectionACFP.withPhoneNumberFields(PhoneNumberField... phoneNumberFields)
The names of the fields in the request payload that contain your customer's primary phone number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestInspectionACFP.setPhoneNumberFields(Collection<PhoneNumberField> phoneNumberFields)
The names of the fields in the request payload that contain your customer's primary phone number.
|
RequestInspectionACFP |
RequestInspectionACFP.withPhoneNumberFields(Collection<PhoneNumberField> phoneNumberFields)
The names of the fields in the request payload that contain your customer's primary phone number.
|
Copyright © 2024. All rights reserved.