Uses of Enum
io.envoyproxy.envoy.type.matcher.v3.FilterStateMatcher.MatcherCase
Packages that use FilterStateMatcher.MatcherCase
-
Uses of FilterStateMatcher.MatcherCase in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return FilterStateMatcher.MatcherCaseModifier and TypeMethodDescriptionFilterStateMatcher.MatcherCase.forNumber
(int value) FilterStateMatcher.Builder.getMatcherCase()
FilterStateMatcher.getMatcherCase()
FilterStateMatcherOrBuilder.getMatcherCase()
FilterStateMatcher.MatcherCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static FilterStateMatcher.MatcherCase[]
FilterStateMatcher.MatcherCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.