CreateSqlInjectionMatchSetResult |
AbstractAWSWAF.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest request) |
CreateSqlInjectionMatchSetResult |
AWSWAF.createSqlInjectionMatchSet(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.
|
CreateSqlInjectionMatchSetResult |
AWSWAFClient.createSqlInjectionMatchSet(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.
|
Future<CreateSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request) |
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.
|
Future<CreateSqlInjectionMatchSetResult> |
AWSWAFAsyncClient.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request) |
Future<CreateSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request,
AsyncHandler<CreateSqlInjectionMatchSetRequest,CreateSqlInjectionMatchSetResult> asyncHandler) |
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.
|
Future<CreateSqlInjectionMatchSetResult> |
AWSWAFAsyncClient.createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest request,
AsyncHandler<CreateSqlInjectionMatchSetRequest,CreateSqlInjectionMatchSetResult> asyncHandler) |