| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
RegexMatchSet |
CreateRegexMatchSetResponse.regexMatchSet()
A RegexMatchSet that contains no
RegexMatchTuple objects. |
RegexMatchSet |
GetRegexMatchSetResponse.regexMatchSet()
Information about the RegexMatchSet that you specified in the
GetRegexMatchSet request. |
| Modifier and Type | Method and Description |
|---|---|
CreateRegexMatchSetResponse.Builder |
CreateRegexMatchSetResponse.Builder.regexMatchSet(RegexMatchSet regexMatchSet)
A RegexMatchSet that contains no
RegexMatchTuple objects. |
GetRegexMatchSetResponse.Builder |
GetRegexMatchSetResponse.Builder.regexMatchSet(RegexMatchSet regexMatchSet)
Information about the RegexMatchSet that you specified in the
GetRegexMatchSet request. |
Copyright © 2023. All rights reserved.