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