| 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 DeleteGeoMatchSetResponse |
WafClient.deleteGeoMatchSet(Consumer<DeleteGeoMatchSetRequest.Builder> deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
default DeleteGeoMatchSetResponse |
WafClient.deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteGeoMatchSetResponse> |
WafAsyncClient.deleteGeoMatchSet(Consumer<DeleteGeoMatchSetRequest.Builder> deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
default CompletableFuture<DeleteGeoMatchSetResponse> |
WafAsyncClient.deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteGeoMatchSetResponse |
WafRegionalClient.deleteGeoMatchSet(Consumer<DeleteGeoMatchSetRequest.Builder> deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
default DeleteGeoMatchSetResponse |
WafRegionalClient.deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteGeoMatchSetResponse> |
WafRegionalAsyncClient.deleteGeoMatchSet(Consumer<DeleteGeoMatchSetRequest.Builder> deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
default CompletableFuture<DeleteGeoMatchSetResponse> |
WafRegionalAsyncClient.deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)
Permanently deletes a GeoMatchSet.
|
Copyright © 2019. All rights reserved.