Uses of Interface
com.github.xds.type.matcher.v3.Matcher.MatcherTreeOrBuilder
-
Packages that use Matcher.MatcherTreeOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherTreeOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Matcher.MatcherTreeOrBuilder Modifier and Type Class Description static class
Matcher.MatcherTree
Protobuf typexds.type.matcher.v3.Matcher.MatcherTree
static class
Matcher.MatcherTree.Builder
Protobuf typexds.type.matcher.v3.Matcher.MatcherTree
Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherTreeOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherTree,Matcher.MatcherTree.Builder,Matcher.MatcherTreeOrBuilder>
Matcher.Builder. matcherTreeBuilder_
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTreeOrBuilder Modifier and Type Method Description Matcher.MatcherTreeOrBuilder
Matcher.Builder. getMatcherTreeOrBuilder()
A match tree to evaluate.Matcher.MatcherTreeOrBuilder
Matcher. getMatcherTreeOrBuilder()
A match tree to evaluate.Matcher.MatcherTreeOrBuilder
MatcherOrBuilder. getMatcherTreeOrBuilder()
A match tree to evaluate.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherTreeOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherTree,Matcher.MatcherTree.Builder,Matcher.MatcherTreeOrBuilder>
Matcher.Builder. getMatcherTreeFieldBuilder()
A match tree to evaluate.
-