Uses of Interface
com.github.xds.type.matcher.v3.RegexMatcher.GoogleRE2OrBuilder
Packages that use RegexMatcher.GoogleRE2OrBuilder
-
Uses of RegexMatcher.GoogleRE2OrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement RegexMatcher.GoogleRE2OrBuilderModifier and TypeClassDescriptionstatic final class
Google's `RE2 <https://github.com/google/re2>`_ regex engine.static final class
Google's `RE2 <https://github.com/google/re2>`_ regex engine.Fields in com.github.xds.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2OrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.googleRe2Builder_
Methods in com.github.xds.type.matcher.v3 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.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2OrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.getGoogleRe2FieldBuilder()
Google's RE2 regex engine.