| Package | Description |
|---|---|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
XssMatchSetSummary |
XssMatchSetSummary.clone() |
XssMatchSetSummary |
XssMatchSetSummary.withName(String name)
The name of the
XssMatchSet, if any, specified by Id. |
XssMatchSetSummary |
XssMatchSetSummary.withXssMatchSetId(String xssMatchSetId)
A unique identifier for an
XssMatchSet. |
| Modifier and Type | Method and Description |
|---|---|
List<XssMatchSetSummary> |
ListXssMatchSetsResult.getXssMatchSets()
An array of XssMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListXssMatchSetsResult |
ListXssMatchSetsResult.withXssMatchSets(XssMatchSetSummary... xssMatchSets)
An array of XssMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListXssMatchSetsResult.setXssMatchSets(Collection<XssMatchSetSummary> xssMatchSets)
An array of XssMatchSetSummary objects.
|
ListXssMatchSetsResult |
ListXssMatchSetsResult.withXssMatchSets(Collection<XssMatchSetSummary> xssMatchSets)
An array of XssMatchSetSummary objects.
|
Copyright © 2023. All rights reserved.