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