Package | Description |
---|---|
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
SqlInjectionMatchSetSummary |
SqlInjectionMatchSetSummary.clone() |
SqlInjectionMatchSetSummary |
SqlInjectionMatchSetSummary.withName(String name)
The name of the
SqlInjectionMatchSet , if any, specified by
Id . |
SqlInjectionMatchSetSummary |
SqlInjectionMatchSetSummary.withSqlInjectionMatchSetId(String sqlInjectionMatchSetId)
A unique identifier for a
SqlInjectionMatchSet . |
Modifier and Type | Method and Description |
---|---|
List<SqlInjectionMatchSetSummary> |
ListSqlInjectionMatchSetsResult.getSqlInjectionMatchSets()
An array of SqlInjectionMatchSetSummary objects.
|
Modifier and Type | Method and Description |
---|---|
ListSqlInjectionMatchSetsResult |
ListSqlInjectionMatchSetsResult.withSqlInjectionMatchSets(SqlInjectionMatchSetSummary... sqlInjectionMatchSets)
An array of SqlInjectionMatchSetSummary objects.
|
Modifier and Type | Method and Description |
---|---|
void |
ListSqlInjectionMatchSetsResult.setSqlInjectionMatchSets(Collection<SqlInjectionMatchSetSummary> sqlInjectionMatchSets)
An array of SqlInjectionMatchSetSummary objects.
|
ListSqlInjectionMatchSetsResult |
ListSqlInjectionMatchSetsResult.withSqlInjectionMatchSets(Collection<SqlInjectionMatchSetSummary> sqlInjectionMatchSets)
An array of SqlInjectionMatchSetSummary objects.
|
Copyright © 2018. All rights reserved.