Uses of Enum
io.envoyproxy.envoy.type.matcher.v3.DoubleMatcher.MatchPatternCase
Packages that use DoubleMatcher.MatchPatternCase
-
Uses of DoubleMatcher.MatchPatternCase in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return DoubleMatcher.MatchPatternCaseModifier and TypeMethodDescriptionDoubleMatcher.MatchPatternCase.forNumber
(int value) DoubleMatcher.Builder.getMatchPatternCase()
DoubleMatcher.getMatchPatternCase()
DoubleMatcherOrBuilder.getMatchPatternCase()
DoubleMatcher.MatchPatternCase.valueOf
(int value) Deprecated.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.