| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
|
| software.amazon.awssdk.services.waf.regional |
|
| Modifier and Type | Method and Description |
|---|---|
default GetGeoMatchSetResponse |
WafClient.getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)
|
default GetGeoMatchSetResponse |
WafClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGeoMatchSetResponse> |
WafAsyncClient.getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)
|
default CompletableFuture<GetGeoMatchSetResponse> |
WafAsyncClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default GetGeoMatchSetResponse |
WafRegionalClient.getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)
|
default GetGeoMatchSetResponse |
WafRegionalClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGeoMatchSetResponse> |
WafRegionalAsyncClient.getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)
|
default CompletableFuture<GetGeoMatchSetResponse> |
WafRegionalAsyncClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
|
Copyright © 2023. All rights reserved.