| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
AddressField |
AddressField.clone() |
AddressField |
AddressField.withIdentifier(String identifier)
The name of a single primary address field.
|
| Modifier and Type | Method and Description |
|---|---|
List<AddressField> |
RequestInspectionACFP.getAddressFields()
The names of the fields in the request payload that contain your customer's primary physical address.
|
| Modifier and Type | Method and Description |
|---|---|
RequestInspectionACFP |
RequestInspectionACFP.withAddressFields(AddressField... addressFields)
The names of the fields in the request payload that contain your customer's primary physical address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestInspectionACFP.setAddressFields(Collection<AddressField> addressFields)
The names of the fields in the request payload that contain your customer's primary physical address.
|
RequestInspectionACFP |
RequestInspectionACFP.withAddressFields(Collection<AddressField> addressFields)
The names of the fields in the request payload that contain your customer's primary physical address.
|
Copyright © 2024. All rights reserved.