Uses of Enum
com.github.xds.type.matcher.v3.Matcher.MatcherTypeCase
Packages that use Matcher.MatcherTypeCase
-
Uses of Matcher.MatcherTypeCase in com.github.xds.type.matcher.v3
Subclasses with type arguments of type Matcher.MatcherTypeCase in com.github.xds.type.matcher.v3Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTypeCaseModifier and TypeMethodDescriptionstatic Matcher.MatcherTypeCaseMatcher.MatcherTypeCase.forNumber(int value) Matcher.Builder.getMatcherTypeCase()Matcher.getMatcherTypeCase()MatcherOrBuilder.getMatcherTypeCase()static Matcher.MatcherTypeCaseMatcher.MatcherTypeCase.valueOf(int value) Deprecated.static Matcher.MatcherTypeCaseReturns the enum constant of this type with the specified name.static Matcher.MatcherTypeCase[]Matcher.MatcherTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.