Uses of Class
com.github.xds.type.matcher.v3.RegexMatcher.GoogleRE2
Packages that use RegexMatcher.GoogleRE2
-
Uses of RegexMatcher.GoogleRE2 in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as RegexMatcher.GoogleRE2Modifier and TypeFieldDescriptionprivate static final RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.DEFAULT_INSTANCE
Fields in com.github.xds.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2Modifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.googleRe2Builder_
private static final com.google.protobuf.Parser
<RegexMatcher.GoogleRE2> RegexMatcher.GoogleRE2.PARSER
Methods in com.github.xds.type.matcher.v3 that return RegexMatcher.GoogleRE2Modifier and TypeMethodDescriptionRegexMatcher.GoogleRE2.Builder.build()
RegexMatcher.GoogleRE2.Builder.buildPartial()
static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.getDefaultInstance()
RegexMatcher.GoogleRE2.Builder.getDefaultInstanceForType()
RegexMatcher.GoogleRE2.getDefaultInstanceForType()
RegexMatcher.Builder.getGoogleRe2()
Google's RE2 regex engine.RegexMatcher.getGoogleRe2()
Google's RE2 regex engine.RegexMatcherOrBuilder.getGoogleRe2()
Google's RE2 regex engine.static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseDelimitedFrom
(InputStream input) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(byte[] data) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.ByteString data) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.CodedInputStream input) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(InputStream input) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(ByteBuffer data) static RegexMatcher.GoogleRE2
RegexMatcher.GoogleRE2.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2Modifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RegexMatcher.GoogleRE2> RegexMatcher.GoogleRE2.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<RegexMatcher.GoogleRE2, RegexMatcher.GoogleRE2.Builder, RegexMatcher.GoogleRE2OrBuilder> RegexMatcher.Builder.internalGetGoogleRe2FieldBuilder()
Google's RE2 regex engine.static com.google.protobuf.Parser
<RegexMatcher.GoogleRE2> RegexMatcher.GoogleRE2.parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type RegexMatcher.GoogleRE2Modifier and TypeMethodDescriptionRegexMatcher.GoogleRE2.Builder.mergeFrom
(RegexMatcher.GoogleRE2 other) RegexMatcher.Builder.mergeGoogleRe2
(RegexMatcher.GoogleRE2 value) Google's RE2 regex engine.RegexMatcher.GoogleRE2.newBuilder
(RegexMatcher.GoogleRE2 prototype) RegexMatcher.Builder.setGoogleRe2
(RegexMatcher.GoogleRE2 value) Google's RE2 regex engine.