| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<GeoMatchSetSummary> |
ListGeoMatchSetsResponse.geoMatchSets()
An array of GeoMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListGeoMatchSetsResponse.Builder |
ListGeoMatchSetsResponse.Builder.geoMatchSets(GeoMatchSetSummary... geoMatchSets)
An array of GeoMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListGeoMatchSetsResponse.Builder |
ListGeoMatchSetsResponse.Builder.geoMatchSets(Collection<GeoMatchSetSummary> geoMatchSets)
An array of GeoMatchSetSummary objects.
|
Copyright © 2023. All rights reserved.