| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AddressField> |
RequestInspectionACFP.addressFields()
The names of the fields in the request payload that contain your customer's primary physical address.
|
| Modifier and Type | Method and Description |
|---|---|
RequestInspectionACFP.Builder |
RequestInspectionACFP.Builder.addressFields(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 |
|---|---|
RequestInspectionACFP.Builder |
RequestInspectionACFP.Builder.addressFields(Collection<AddressField> addressFields)
The names of the fields in the request payload that contain your customer's primary physical address.
|
Copyright © 2023. All rights reserved.