| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GetSqlInjectionMatchSetResult |
AbstractAWSWAF.getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest request) |
GetSqlInjectionMatchSetResult |
AWSWAF.getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId. |
GetSqlInjectionMatchSetResult |
AWSWAFClient.getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest request,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler) |
Future<GetSqlInjectionMatchSetResult> |
AWSWAFAsync.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId. |
Future<GetSqlInjectionMatchSetResult> |
AWSWAFAsyncClient.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest request,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSqlInjectionMatchSetResult |
GetSqlInjectionMatchSetResult.clone() |
GetSqlInjectionMatchSetResult |
GetSqlInjectionMatchSetResult.withSqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)
Information about the SqlInjectionMatchSet that you specified in the
GetSqlInjectionMatchSet
request. |
Copyright © 2016. All rights reserved.