Uses of Class
io.envoyproxy.envoy.type.matcher.StringMatcher.MatchPatternCase
-
Packages that use StringMatcher.MatchPatternCase Package Description io.envoyproxy.envoy.type.matcher -
-
Uses of StringMatcher.MatchPatternCase in io.envoyproxy.envoy.type.matcher
Methods in io.envoyproxy.envoy.type.matcher that return StringMatcher.MatchPatternCase Modifier and Type Method Description static StringMatcher.MatchPatternCaseStringMatcher.MatchPatternCase. forNumber(int value)StringMatcher.MatchPatternCaseStringMatcher.Builder. getMatchPatternCase()StringMatcher.MatchPatternCaseStringMatcher. getMatchPatternCase()StringMatcher.MatchPatternCaseStringMatcherOrBuilder. getMatchPatternCase()static StringMatcher.MatchPatternCaseStringMatcher.MatchPatternCase. valueOf(int value)Deprecated.static StringMatcher.MatchPatternCaseStringMatcher.MatchPatternCase. valueOf(String name)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.
-