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