| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
RegexPatternSet |
CreateRegexPatternSetResponse.regexPatternSet()
A RegexPatternSet that contains no objects.
|
RegexPatternSet |
GetRegexPatternSetResponse.regexPatternSet()
Information about the RegexPatternSet that you specified in the
GetRegexPatternSet request,
including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for. |
| Modifier and Type | Method and Description |
|---|---|
CreateRegexPatternSetResponse.Builder |
CreateRegexPatternSetResponse.Builder.regexPatternSet(RegexPatternSet regexPatternSet)
A RegexPatternSet that contains no objects.
|
GetRegexPatternSetResponse.Builder |
GetRegexPatternSetResponse.Builder.regexPatternSet(RegexPatternSet regexPatternSet)
Information about the RegexPatternSet that you specified in the
GetRegexPatternSet
request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to
search for. |
Copyright © 2023. All rights reserved.