Uses of Interface
com.github.xds.type.matcher.v3.Matcher.MatcherList.Predicate.SinglePredicateOrBuilder
-
Packages that use Matcher.MatcherList.Predicate.SinglePredicateOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherList.Predicate.SinglePredicateOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Matcher.MatcherList.Predicate.SinglePredicateOrBuilder Modifier and Type Class Description static classMatcher.MatcherList.Predicate.SinglePredicatePredicate for a single input field.static classMatcher.MatcherList.Predicate.SinglePredicate.BuilderPredicate for a single input field.Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.Predicate.SinglePredicateOrBuilder Modifier and Type Method Description Matcher.MatcherList.Predicate.SinglePredicateOrBuilderMatcher.MatcherList.Predicate.Builder. getSinglePredicateOrBuilder()A single predicate to evaluate.Matcher.MatcherList.Predicate.SinglePredicateOrBuilderMatcher.MatcherList.Predicate. getSinglePredicateOrBuilder()A single predicate to evaluate.Matcher.MatcherList.Predicate.SinglePredicateOrBuilderMatcher.MatcherList.PredicateOrBuilder. getSinglePredicateOrBuilder()A single predicate to evaluate.
-