| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSqlInjectionMatchSetResult |
AWSWAFRegional.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 |
AWSWAFRegionalClient.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest request)
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 |
AbstractAWSWAFRegional.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 request)
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.