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.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2OrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RegexMatcher.GoogleRE2,RegexMatcher.GoogleRE2.Builder,RegexMatcher.GoogleRE2OrBuilder>RegexMatcher.Builder. googleRe2Builder_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.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2OrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RegexMatcher.GoogleRE2,RegexMatcher.GoogleRE2.Builder,RegexMatcher.GoogleRE2OrBuilder>RegexMatcher.Builder. getGoogleRe2FieldBuilder()Google's RE2 regex engine.
-