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