SqlInjectionMatchSetUpdate.Builder |
SqlInjectionMatchSetUpdate.Builder.action(String action) |
|
SqlInjectionMatchSetUpdate.Builder |
SqlInjectionMatchSetUpdate.Builder.action(ChangeAction action) |
|
static SqlInjectionMatchSetUpdate.Builder |
SqlInjectionMatchSetUpdate.builder() |
|
default SqlInjectionMatchSetUpdate.Builder |
SqlInjectionMatchSetUpdate.Builder.sqlInjectionMatchTuple(Consumer<SqlInjectionMatchTuple.Builder> sqlInjectionMatchTuple) |
Specifies the part of a web request that you want AWS WAF to inspect for snippets of malicious SQL code and,
if you want AWS WAF to inspect a header, the name of the header.
|
SqlInjectionMatchSetUpdate.Builder |
SqlInjectionMatchSetUpdate.Builder.sqlInjectionMatchTuple(SqlInjectionMatchTuple sqlInjectionMatchTuple) |
Specifies the part of a web request that you want AWS WAF to inspect for snippets of malicious SQL code and,
if you want AWS WAF to inspect a header, the name of the header.
|
SqlInjectionMatchSetUpdate.Builder |
SqlInjectionMatchSetUpdate.toBuilder() |
|