Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlInjectionMatchSetResult> |
AWSWAFAsync.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId . |
Future<GetSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest request,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler) |
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 © 2018. All rights reserved.