| Package | Description |
|---|---|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GeoMatchSetSummary |
GeoMatchSetSummary.clone() |
GeoMatchSetSummary |
GeoMatchSetSummary.withGeoMatchSetId(String geoMatchSetId)
The
GeoMatchSetId for an GeoMatchSet. |
GeoMatchSetSummary |
GeoMatchSetSummary.withName(String name)
A friendly name or description of the GeoMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
List<GeoMatchSetSummary> |
ListGeoMatchSetsResult.getGeoMatchSets()
An array of GeoMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListGeoMatchSetsResult |
ListGeoMatchSetsResult.withGeoMatchSets(GeoMatchSetSummary... geoMatchSets)
An array of GeoMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGeoMatchSetsResult.setGeoMatchSets(Collection<GeoMatchSetSummary> geoMatchSets)
An array of GeoMatchSetSummary objects.
|
ListGeoMatchSetsResult |
ListGeoMatchSetsResult.withGeoMatchSets(Collection<GeoMatchSetSummary> geoMatchSets)
An array of GeoMatchSetSummary objects.
|
Copyright © 2025. All rights reserved.