Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ValueMatcher.MatchPatternCase
-
Packages that use ValueMatcher.MatchPatternCase Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of ValueMatcher.MatchPatternCase in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return ValueMatcher.MatchPatternCase Modifier and Type Method Description static ValueMatcher.MatchPatternCaseValueMatcher.MatchPatternCase. forNumber(int value)ValueMatcher.MatchPatternCaseValueMatcher.Builder. getMatchPatternCase()ValueMatcher.MatchPatternCaseValueMatcher. getMatchPatternCase()ValueMatcher.MatchPatternCaseValueMatcherOrBuilder. getMatchPatternCase()static ValueMatcher.MatchPatternCaseValueMatcher.MatchPatternCase. valueOf(int value)Deprecated.static ValueMatcher.MatchPatternCaseValueMatcher.MatchPatternCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ValueMatcher.MatchPatternCase[]ValueMatcher.MatchPatternCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-