| 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 CreateGeoMatchSetResponse |
WafClient.createGeoMatchSet(Consumer<CreateGeoMatchSetRequest.Builder> createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
default CreateGeoMatchSetResponse |
WafClient.createGeoMatchSet(CreateGeoMatchSetRequest createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGeoMatchSetResponse> |
WafAsyncClient.createGeoMatchSet(Consumer<CreateGeoMatchSetRequest.Builder> createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
default CompletableFuture<CreateGeoMatchSetResponse> |
WafAsyncClient.createGeoMatchSet(CreateGeoMatchSetRequest createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGeoMatchSetResponse |
WafRegionalClient.createGeoMatchSet(Consumer<CreateGeoMatchSetRequest.Builder> createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
default CreateGeoMatchSetResponse |
WafRegionalClient.createGeoMatchSet(CreateGeoMatchSetRequest createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGeoMatchSetResponse> |
WafRegionalAsyncClient.createGeoMatchSet(Consumer<CreateGeoMatchSetRequest.Builder> createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
default CompletableFuture<CreateGeoMatchSetResponse> |
WafRegionalAsyncClient.createGeoMatchSet(CreateGeoMatchSetRequest createGeoMatchSetRequest)
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on
the country that the requests originate from.
|
Copyright © 2019. All rights reserved.