| 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 DeleteSqlInjectionMatchSetResponse |
WafClient.deleteSqlInjectionMatchSet(Consumer<DeleteSqlInjectionMatchSetRequest.Builder> deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
default DeleteSqlInjectionMatchSetResponse |
WafClient.deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSqlInjectionMatchSetResponse> |
WafAsyncClient.deleteSqlInjectionMatchSet(Consumer<DeleteSqlInjectionMatchSetRequest.Builder> deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
default CompletableFuture<DeleteSqlInjectionMatchSetResponse> |
WafAsyncClient.deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteSqlInjectionMatchSetResponse |
WafRegionalClient.deleteSqlInjectionMatchSet(Consumer<DeleteSqlInjectionMatchSetRequest.Builder> deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
default DeleteSqlInjectionMatchSetResponse |
WafRegionalClient.deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSqlInjectionMatchSetResponse> |
WafRegionalAsyncClient.deleteSqlInjectionMatchSet(Consumer<DeleteSqlInjectionMatchSetRequest.Builder> deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
default CompletableFuture<DeleteSqlInjectionMatchSetResponse> |
WafRegionalAsyncClient.deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest deleteSqlInjectionMatchSetRequest)
Permanently deletes a SqlInjectionMatchSet.
|
Copyright © 2019. All rights reserved.