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