Uses of Class
com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
Packages that use CreateSqlInjectionMatchSetRequest
-
Uses of CreateSqlInjectionMatchSetRequest in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf with parameters of type CreateSqlInjectionMatchSetRequestModifier and TypeMethodDescriptionAbstractAWSWAF.createSqlInjectionMatchSet
(CreateSqlInjectionMatchSetRequest request) 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.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.AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request) AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) 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.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.AWSWAFAsyncClient.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request) AWSWAFAsyncClient.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type CreateSqlInjectionMatchSetRequestModifier and TypeMethodDescriptionAbstractAWSWAFAsync.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) 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.AWSWAFAsyncClient.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) -
Uses of CreateSqlInjectionMatchSetRequest in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return CreateSqlInjectionMatchSetRequestModifier and TypeMethodDescriptionCreateSqlInjectionMatchSetRequest.clone()
CreateSqlInjectionMatchSetRequest.withChangeToken
(String changeToken) The value returned by the most recent call to GetChangeToken.A friendly name or description for the SqlInjectionMatchSet that you're creating.