| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| Modifier and Type | Method and Description |
|---|---|
default ListGeoMatchSetsResponse |
WafClient.listGeoMatchSets()
Returns an array of GeoMatchSetSummary objects in the response.
|
default ListGeoMatchSetsResponse |
WafClient.listGeoMatchSets(Consumer<ListGeoMatchSetsRequest.Builder> listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
default ListGeoMatchSetsResponse |
WafClient.listGeoMatchSets(ListGeoMatchSetsRequest listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGeoMatchSetsResponse> |
WafAsyncClient.listGeoMatchSets()
Returns an array of GeoMatchSetSummary objects in the response.
|
default CompletableFuture<ListGeoMatchSetsResponse> |
WafAsyncClient.listGeoMatchSets(Consumer<ListGeoMatchSetsRequest.Builder> listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
default CompletableFuture<ListGeoMatchSetsResponse> |
WafAsyncClient.listGeoMatchSets(ListGeoMatchSetsRequest listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
| Modifier and Type | Method and Description |
|---|---|
default ListGeoMatchSetsResponse |
WafRegionalClient.listGeoMatchSets()
Returns an array of GeoMatchSetSummary objects in the response.
|
default ListGeoMatchSetsResponse |
WafRegionalClient.listGeoMatchSets(Consumer<ListGeoMatchSetsRequest.Builder> listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
default ListGeoMatchSetsResponse |
WafRegionalClient.listGeoMatchSets(ListGeoMatchSetsRequest listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGeoMatchSetsResponse> |
WafRegionalAsyncClient.listGeoMatchSets()
Returns an array of GeoMatchSetSummary objects in the response.
|
default CompletableFuture<ListGeoMatchSetsResponse> |
WafRegionalAsyncClient.listGeoMatchSets(Consumer<ListGeoMatchSetsRequest.Builder> listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
default CompletableFuture<ListGeoMatchSetsResponse> |
WafRegionalAsyncClient.listGeoMatchSets(ListGeoMatchSetsRequest listGeoMatchSetsRequest)
Returns an array of GeoMatchSetSummary objects in the response.
|
Copyright © 2019. All rights reserved.