Uses of Interface
io.envoyproxy.envoy.type.matcher.RegexMatcher.GoogleRE2OrBuilder
Packages that use RegexMatcher.GoogleRE2OrBuilder
-
Uses of RegexMatcher.GoogleRE2OrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement RegexMatcher.GoogleRE2OrBuilderModifier and TypeClassDescriptionstatic final classGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.static final classGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.Methods in io.envoyproxy.envoy.type.matcher that return RegexMatcher.GoogleRE2OrBuilderModifier and TypeMethodDescriptionRegexMatcher.Builder.getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcher.getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcherOrBuilder.getGoogleRe2OrBuilder()Google's RE2 regex engine.