| Package | Description |
|---|---|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
RegexPatternSetSummary |
RegexPatternSetSummary.clone() |
RegexPatternSetSummary |
RegexPatternSetSummary.withName(String name)
A friendly name or description of the RegexPatternSet.
|
RegexPatternSetSummary |
RegexPatternSetSummary.withRegexPatternSetId(String regexPatternSetId)
The
RegexPatternSetId for a RegexPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
List<RegexPatternSetSummary> |
ListRegexPatternSetsResult.getRegexPatternSets()
An array of RegexPatternSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListRegexPatternSetsResult |
ListRegexPatternSetsResult.withRegexPatternSets(RegexPatternSetSummary... regexPatternSets)
An array of RegexPatternSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRegexPatternSetsResult.setRegexPatternSets(Collection<RegexPatternSetSummary> regexPatternSets)
An array of RegexPatternSetSummary objects.
|
ListRegexPatternSetsResult |
ListRegexPatternSetsResult.withRegexPatternSets(Collection<RegexPatternSetSummary> regexPatternSets)
An array of RegexPatternSetSummary objects.
|
Copyright © 2020. All rights reserved.