Uses of Enum
com.github.xds.type.matcher.v3.Matcher.MatcherList.Predicate.SinglePredicate.MatcherCase
Packages that use Matcher.MatcherList.Predicate.SinglePredicate.MatcherCase
-
Uses of Matcher.MatcherList.Predicate.SinglePredicate.MatcherCase in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.Predicate.SinglePredicate.MatcherCaseModifier and TypeMethodDescriptionMatcher.MatcherList.Predicate.SinglePredicate.MatcherCase.forNumber
(int value) Matcher.MatcherList.Predicate.SinglePredicate.Builder.getMatcherCase()
Matcher.MatcherList.Predicate.SinglePredicate.getMatcherCase()
Matcher.MatcherList.Predicate.SinglePredicateOrBuilder.getMatcherCase()
Matcher.MatcherList.Predicate.SinglePredicate.MatcherCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.Matcher.MatcherList.Predicate.SinglePredicate.MatcherCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.