| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateGeoMatchSetResponse.Builder |
CreateGeoMatchSetResponse.builder() |
CreateGeoMatchSetResponse.Builder |
CreateGeoMatchSetResponse.Builder.changeToken(String changeToken)
The
ChangeToken that you used to submit the CreateGeoMatchSet request. |
default CreateGeoMatchSetResponse.Builder |
CreateGeoMatchSetResponse.Builder.geoMatchSet(Consumer<GeoMatchSet.Builder> geoMatchSet)
The GeoMatchSet returned in the
CreateGeoMatchSet response. |
CreateGeoMatchSetResponse.Builder |
CreateGeoMatchSetResponse.Builder.geoMatchSet(GeoMatchSet geoMatchSet)
The GeoMatchSet returned in the
CreateGeoMatchSet response. |
CreateGeoMatchSetResponse.Builder |
CreateGeoMatchSetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateGeoMatchSetResponse.Builder> |
CreateGeoMatchSetResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.