Uses of Enum
io.envoyproxy.envoy.config.common.matcher.v3.Matcher.OnMatch.OnMatchCase
Packages that use Matcher.OnMatch.OnMatchCase
-
Uses of Matcher.OnMatch.OnMatchCase in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return Matcher.OnMatch.OnMatchCaseModifier and TypeMethodDescriptionstatic Matcher.OnMatch.OnMatchCaseMatcher.OnMatch.OnMatchCase.forNumber(int value) Matcher.OnMatch.Builder.getOnMatchCase()Matcher.OnMatch.getOnMatchCase()Matcher.OnMatchOrBuilder.getOnMatchCase()static Matcher.OnMatch.OnMatchCaseMatcher.OnMatch.OnMatchCase.valueOf(int value) Deprecated.static Matcher.OnMatch.OnMatchCaseReturns the enum constant of this type with the specified name.static Matcher.OnMatch.OnMatchCase[]Matcher.OnMatch.OnMatchCase.values()Returns an array containing the constants of this enum type, in the order they are declared.