RegexMatchSetUpdate.Builder |
RegexMatchSetUpdate.Builder.action(String action) |
|
RegexMatchSetUpdate.Builder |
RegexMatchSetUpdate.Builder.action(ChangeAction action) |
|
static RegexMatchSetUpdate.Builder |
RegexMatchSetUpdate.builder() |
|
default RegexMatchSetUpdate.Builder |
RegexMatchSetUpdate.Builder.regexMatchTuple(Consumer<RegexMatchTuple.Builder> regexMatchTuple) |
Information about the part of a web request that you want AWS WAF to inspect and the identifier of the
regular expression (regex) pattern that you want AWS WAF to search for.
|
RegexMatchSetUpdate.Builder |
RegexMatchSetUpdate.Builder.regexMatchTuple(RegexMatchTuple regexMatchTuple) |
Information about the part of a web request that you want AWS WAF to inspect and the identifier of the
regular expression (regex) pattern that you want AWS WAF to search for.
|
RegexMatchSetUpdate.Builder |
RegexMatchSetUpdate.toBuilder() |
|