public static interface GetGeoMatchSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetGeoMatchSetRequest.Builder,GetGeoMatchSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetGeoMatchSetRequest.Builder |
geoMatchSetId(String geoMatchSetId)
The
GeoMatchSetId of the GeoMatchSet that you want to get. |
GetGeoMatchSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetGeoMatchSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetGeoMatchSetRequest.Builder geoMatchSetId(String geoMatchSetId)
The GeoMatchSetId of the GeoMatchSet that you want to get. GeoMatchSetId is
returned by CreateGeoMatchSet and by ListGeoMatchSets.
geoMatchSetId - The GeoMatchSetId of the GeoMatchSet that you want to get.
GeoMatchSetId is returned by CreateGeoMatchSet and by ListGeoMatchSets.GetGeoMatchSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetGeoMatchSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.