Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherList
-
Packages that use Matcher.MatcherList Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherList in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherList Modifier and Type Field Description private static Matcher.MatcherListMatcher.MatcherList. DEFAULT_INSTANCEFields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherList Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList,Matcher.MatcherList.Builder,Matcher.MatcherListOrBuilder>Matcher.Builder. matcherListBuilder_private static com.google.protobuf.Parser<Matcher.MatcherList>Matcher.MatcherList. PARSERMethods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList Modifier and Type Method Description Matcher.MatcherListMatcher.MatcherList.Builder. build()Matcher.MatcherListMatcher.MatcherList.Builder. buildPartial()static Matcher.MatcherListMatcher.MatcherList. getDefaultInstance()Matcher.MatcherListMatcher.MatcherList.Builder. getDefaultInstanceForType()Matcher.MatcherListMatcher.MatcherList. getDefaultInstanceForType()Matcher.MatcherListMatcher.Builder. getMatcherList()A linear list of matchers to evaluate.Matcher.MatcherListMatcher. getMatcherList()A linear list of matchers to evaluate.Matcher.MatcherListMatcherOrBuilder. getMatcherList()A linear list of matchers to evaluate.static Matcher.MatcherListMatcher.MatcherList. parseDelimitedFrom(java.io.InputStream input)static Matcher.MatcherListMatcher.MatcherList. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherListMatcher.MatcherList. parseFrom(byte[] data)static Matcher.MatcherListMatcher.MatcherList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherListMatcher.MatcherList. parseFrom(com.google.protobuf.ByteString data)static Matcher.MatcherListMatcher.MatcherList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherListMatcher.MatcherList. parseFrom(com.google.protobuf.CodedInputStream input)static Matcher.MatcherListMatcher.MatcherList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherListMatcher.MatcherList. parseFrom(java.io.InputStream input)static Matcher.MatcherListMatcher.MatcherList. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherListMatcher.MatcherList. parseFrom(java.nio.ByteBuffer data)static Matcher.MatcherListMatcher.MatcherList. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherList Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherList,Matcher.MatcherList.Builder,Matcher.MatcherListOrBuilder>Matcher.Builder. getMatcherListFieldBuilder()A linear list of matchers to evaluate.com.google.protobuf.Parser<Matcher.MatcherList>Matcher.MatcherList. getParserForType()static com.google.protobuf.Parser<Matcher.MatcherList>Matcher.MatcherList. parser()Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherList Modifier and Type Method Description private voidMatcher.MatcherList.Builder. buildPartial0(Matcher.MatcherList result)private voidMatcher.MatcherList.Builder. buildPartialRepeatedFields(Matcher.MatcherList result)Matcher.MatcherList.BuilderMatcher.MatcherList.Builder. mergeFrom(Matcher.MatcherList other)Matcher.BuilderMatcher.Builder. mergeMatcherList(Matcher.MatcherList value)A linear list of matchers to evaluate.static Matcher.MatcherList.BuilderMatcher.MatcherList. newBuilder(Matcher.MatcherList prototype)Matcher.BuilderMatcher.Builder. setMatcherList(Matcher.MatcherList value)A linear list of matchers to evaluate.
-