| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| 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 |
|---|---|
GetSqlInjectionMatchSetRequest |
GetSqlInjectionMatchSetRequest.clone() |
GetSqlInjectionMatchSetRequest |
GetSqlInjectionMatchSetRequest.withSqlInjectionMatchSetId(String sqlInjectionMatchSetId)
The
SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get. |
Copyright © 2016. All rights reserved.