| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static GetGeoMatchSetResponse.Builder |
GetGeoMatchSetResponse.builder() |
default GetGeoMatchSetResponse.Builder |
GetGeoMatchSetResponse.Builder.geoMatchSet(Consumer<GeoMatchSet.Builder> geoMatchSet)
Information about the GeoMatchSet that you specified in the
GetGeoMatchSet request. |
GetGeoMatchSetResponse.Builder |
GetGeoMatchSetResponse.Builder.geoMatchSet(GeoMatchSet geoMatchSet)
Information about the GeoMatchSet that you specified in the
GetGeoMatchSet request. |
GetGeoMatchSetResponse.Builder |
GetGeoMatchSetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetGeoMatchSetResponse.Builder> |
GetGeoMatchSetResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.