Uses of Enum
com.github.xds.type.matcher.v3.StringMatcher.MatchPatternCase
Packages that use StringMatcher.MatchPatternCase
-
Uses of StringMatcher.MatchPatternCase in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return StringMatcher.MatchPatternCaseModifier and TypeMethodDescriptionStringMatcher.MatchPatternCase.forNumber(int value) StringMatcher.Builder.getMatchPatternCase()StringMatcher.getMatchPatternCase()StringMatcherOrBuilder.getMatchPatternCase()StringMatcher.MatchPatternCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static StringMatcher.MatchPatternCase[]StringMatcher.MatchPatternCase.values()Returns an array containing the constants of this enum type, in the order they are declared.