Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
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 |
AbstractAWSWAF.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
CreateSqlInjectionMatchSetResult |
CreateSqlInjectionMatchSetResult.clone() |
CreateSqlInjectionMatchSetResult |
CreateSqlInjectionMatchSetResult.withChangeToken(String changeToken)
The
ChangeToken that you used to submit the
CreateSqlInjectionMatchSet request. |
CreateSqlInjectionMatchSetResult |
CreateSqlInjectionMatchSetResult.withSqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)
|
Copyright © 2018. All rights reserved.