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