| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
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. |
RegexPatternSet |
CreateRegexPatternSetResponse.regexPatternSet()
A RegexPatternSet that contains no objects.
|
| Modifier and Type | Method and Description |
|---|---|
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. |
CreateRegexPatternSetResponse.Builder |
CreateRegexPatternSetResponse.Builder.regexPatternSet(RegexPatternSet regexPatternSet)
A RegexPatternSet that contains no objects.
|
Copyright © 2021. All rights reserved.