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
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTypeCaseModifier and TypeMethodDescriptionstatic Matcher.MatcherTypeCase
Matcher.MatcherTypeCase.forNumber
(int value) Matcher.Builder.getMatcherTypeCase()
Matcher.getMatcherTypeCase()
MatcherOrBuilder.getMatcherTypeCase()
static Matcher.MatcherTypeCase
Matcher.MatcherTypeCase.valueOf
(int value) Deprecated.static Matcher.MatcherTypeCase
Returns 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.