Uses of Enum
io.envoyproxy.envoy.type.matcher.v3.ListMatcher.MatchPatternCase
Packages that use ListMatcher.MatchPatternCase
-
Uses of ListMatcher.MatchPatternCase in io.envoyproxy.envoy.type.matcher.v3
Subclasses with type arguments of type ListMatcher.MatchPatternCase in io.envoyproxy.envoy.type.matcher.v3Methods in io.envoyproxy.envoy.type.matcher.v3 that return ListMatcher.MatchPatternCaseModifier and TypeMethodDescriptionstatic ListMatcher.MatchPatternCaseListMatcher.MatchPatternCase.forNumber(int value) ListMatcher.Builder.getMatchPatternCase()ListMatcher.getMatchPatternCase()ListMatcherOrBuilder.getMatchPatternCase()static ListMatcher.MatchPatternCaseListMatcher.MatchPatternCase.valueOf(int value) Deprecated.static ListMatcher.MatchPatternCaseReturns the enum constant of this type with the specified name.static ListMatcher.MatchPatternCase[]ListMatcher.MatchPatternCase.values()Returns an array containing the constants of this enum type, in the order they are declared.