| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<SqlInjectionMatchSetSummary> |
ListSqlInjectionMatchSetsResponse.sqlInjectionMatchSets()
An array of SqlInjectionMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListSqlInjectionMatchSetsResponse.Builder |
ListSqlInjectionMatchSetsResponse.Builder.sqlInjectionMatchSets(SqlInjectionMatchSetSummary... sqlInjectionMatchSets)
An array of SqlInjectionMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListSqlInjectionMatchSetsResponse.Builder |
ListSqlInjectionMatchSetsResponse.Builder.sqlInjectionMatchSets(Collection<SqlInjectionMatchSetSummary> sqlInjectionMatchSets)
An array of SqlInjectionMatchSetSummary objects.
|
Copyright © 2023. All rights reserved.