Uses of Class
com.github.xds.type.matcher.v3.RegexMatcher.GoogleRE2.Builder
-
Packages that use RegexMatcher.GoogleRE2.Builder Package Description com.github.xds.type.matcher.v3 -
-
Uses of RegexMatcher.GoogleRE2.Builder in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 with type parameters of type RegexMatcher.GoogleRE2.Builder Modifier and Type Field Description private 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.GoogleRE2.Builder Modifier and Type Method Description RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2.Builder. clear()RegexMatcher.GoogleRE2.BuilderRegexMatcher.Builder. getGoogleRe2Builder()Google's RE2 regex engine.RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2.Builder. mergeFrom(RegexMatcher.GoogleRE2 other)RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2.Builder. mergeFrom(com.google.protobuf.Message other)static RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2. newBuilder()static RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2. newBuilder(RegexMatcher.GoogleRE2 prototype)RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2. newBuilderForType()protected RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)RegexMatcher.GoogleRE2.BuilderRegexMatcher.GoogleRE2. toBuilder()Methods in com.github.xds.type.matcher.v3 that return types with arguments of type RegexMatcher.GoogleRE2.Builder 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.Methods in com.github.xds.type.matcher.v3 with parameters of type RegexMatcher.GoogleRE2.Builder Modifier and Type Method Description RegexMatcher.BuilderRegexMatcher.Builder. setGoogleRe2(RegexMatcher.GoogleRE2.Builder builderForValue)Google's RE2 regex engine.
-