| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GeoMatchSet |
CreateGeoMatchSetResponse.geoMatchSet()
The GeoMatchSet returned in the
CreateGeoMatchSet response. |
GeoMatchSet |
GetGeoMatchSetResponse.geoMatchSet()
Information about the GeoMatchSet that you specified in the
GetGeoMatchSet request. |
| Modifier and Type | Method and Description |
|---|---|
CreateGeoMatchSetResponse.Builder |
CreateGeoMatchSetResponse.Builder.geoMatchSet(GeoMatchSet geoMatchSet)
The GeoMatchSet returned in the
CreateGeoMatchSet response. |
GetGeoMatchSetResponse.Builder |
GetGeoMatchSetResponse.Builder.geoMatchSet(GeoMatchSet geoMatchSet)
Information about the GeoMatchSet that you specified in the
GetGeoMatchSet request. |
Copyright © 2023. All rights reserved.