Uses of Interface
io.envoyproxy.envoy.type.matcher.RegexMatcher.GoogleRE2OrBuilder
-
Packages that use RegexMatcher.GoogleRE2OrBuilder Package Description io.envoyproxy.envoy.type.matcher -
-
Uses of RegexMatcher.GoogleRE2OrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement RegexMatcher.GoogleRE2OrBuilder Modifier and Type Class Description static classRegexMatcher.GoogleRE2Google's `RE2 <https://github.com/google/re2>`_ regex engine.static classRegexMatcher.GoogleRE2.BuilderGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.Methods in io.envoyproxy.envoy.type.matcher that return RegexMatcher.GoogleRE2OrBuilder Modifier and Type Method Description RegexMatcher.GoogleRE2OrBuilderRegexMatcher.Builder. getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcher.GoogleRE2OrBuilderRegexMatcher. getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcher.GoogleRE2OrBuilderRegexMatcherOrBuilder. getGoogleRe2OrBuilder()Google's RE2 regex engine.
-