Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherTypeCase
-
Packages that use Matcher.MatcherTypeCase Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherTypeCase in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTypeCase Modifier and Type Method Description static Matcher.MatcherTypeCaseMatcher.MatcherTypeCase. forNumber(int value)Matcher.MatcherTypeCaseMatcher.Builder. getMatcherTypeCase()Matcher.MatcherTypeCaseMatcher. getMatcherTypeCase()Matcher.MatcherTypeCaseMatcherOrBuilder. getMatcherTypeCase()static Matcher.MatcherTypeCaseMatcher.MatcherTypeCase. valueOf(int value)Deprecated.static Matcher.MatcherTypeCaseMatcher.MatcherTypeCase. valueOf(String name)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.
-