Uses of Class
com.amazonaws.services.waf.model.CreateXssMatchSetRequest
Packages that use CreateXssMatchSetRequest
-
Uses of CreateXssMatchSetRequest in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf with parameters of type CreateXssMatchSetRequestModifier and TypeMethodDescriptionAbstractAWSWAF.createXssMatchSet
(CreateXssMatchSetRequest request) AWSWAF.createXssMatchSet
(CreateXssMatchSetRequest createXssMatchSetRequest) Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.AWSWAFClient.createXssMatchSet
(CreateXssMatchSetRequest createXssMatchSetRequest) Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.AbstractAWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest request) AbstractAWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest request, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) AWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest createXssMatchSetRequest) Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.AWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest createXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.AWSWAFAsyncClient.createXssMatchSetAsync
(CreateXssMatchSetRequest request) AWSWAFAsyncClient.createXssMatchSetAsync
(CreateXssMatchSetRequest request, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type CreateXssMatchSetRequestModifier and TypeMethodDescriptionAbstractAWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest request, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) AWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest createXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.AWSWAFAsyncClient.createXssMatchSetAsync
(CreateXssMatchSetRequest request, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) -
Uses of CreateXssMatchSetRequest in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return CreateXssMatchSetRequestModifier and TypeMethodDescriptionCreateXssMatchSetRequest.clone()
CreateXssMatchSetRequest.withChangeToken
(String changeToken) The value returned by the most recent call to GetChangeToken.A friendly name or description for the XssMatchSet that you're creating.