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 classMatcher.MatcherTreeProtobuf typexds.type.matcher.v3.Matcher.MatcherTreestatic classMatcher.MatcherTree.BuilderProtobuf typexds.type.matcher.v3.Matcher.MatcherTreeFields 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.MatcherTreeOrBuilderMatcher.Builder. getMatcherTreeOrBuilder()A match tree to evaluate.Matcher.MatcherTreeOrBuilderMatcher. getMatcherTreeOrBuilder()A match tree to evaluate.Matcher.MatcherTreeOrBuilderMatcherOrBuilder. 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.
-