Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.RegexMatcher.GoogleRE2OrBuilder
-
Packages that use RegexMatcher.GoogleRE2OrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of RegexMatcher.GoogleRE2OrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 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.v3 that return RegexMatcher.GoogleRE2OrBuilder Modifier and Type Method Description RegexMatcher.GoogleRE2OrBuilderRegexMatcher.Builder. getGoogleRe2OrBuilder()Deprecated.RegexMatcher.GoogleRE2OrBuilderRegexMatcher. getGoogleRe2OrBuilder()Deprecated.RegexMatcher.GoogleRE2OrBuilderRegexMatcherOrBuilder. getGoogleRe2OrBuilder()Deprecated.
-