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