java.util.concurrent.Future<CreateSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request) |
java.util.concurrent.Future<CreateSqlInjectionMatchSetResult> |
AWSWAFAsyncClient.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request) |
java.util.concurrent.Future<CreateSqlInjectionMatchSetResult> |
AWSWAFAsync.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or
count requests that contain snippets of SQL code in a specified part of
web requests.
|
java.util.concurrent.Future<CreateSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request,
AsyncHandler<CreateSqlInjectionMatchSetRequest,CreateSqlInjectionMatchSetResult> asyncHandler) |
java.util.concurrent.Future<CreateSqlInjectionMatchSetResult> |
AWSWAFAsyncClient.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request,
AsyncHandler<CreateSqlInjectionMatchSetRequest,CreateSqlInjectionMatchSetResult> asyncHandler) |
java.util.concurrent.Future<CreateSqlInjectionMatchSetResult> |
AWSWAFAsync.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest,
AsyncHandler<CreateSqlInjectionMatchSetRequest,CreateSqlInjectionMatchSetResult> asyncHandler)
Creates a SqlInjectionMatchSet, which you use to allow, block, or
count requests that contain snippets of SQL code in a specified part of
web requests.
|