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