Uses of Enum
io.envoyproxy.envoy.config.common.matcher.v3.Matcher.MatcherTypeCase
Packages that use Matcher.MatcherTypeCase
-
Uses of Matcher.MatcherTypeCase in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return Matcher.MatcherTypeCaseModifier and TypeMethodDescriptionstatic Matcher.MatcherTypeCaseMatcher.MatcherTypeCase.forNumber(int value) Matcher.Builder.getMatcherTypeCase()Matcher.getMatcherTypeCase()MatcherOrBuilder.getMatcherTypeCase()static Matcher.MatcherTypeCaseMatcher.MatcherTypeCase.valueOf(int value) Deprecated.static Matcher.MatcherTypeCaseReturns the enum constant of this type with the specified name.static Matcher.MatcherTypeCase[]Matcher.MatcherTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.