Uses of Enum
io.envoyproxy.envoy.api.v2.listener.ListenerFilterChainMatchPredicate.RuleCase
Packages that use ListenerFilterChainMatchPredicate.RuleCase
-
Uses of ListenerFilterChainMatchPredicate.RuleCase in io.envoyproxy.envoy.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return ListenerFilterChainMatchPredicate.RuleCaseModifier and TypeMethodDescriptionListenerFilterChainMatchPredicate.RuleCase.forNumber(int value) ListenerFilterChainMatchPredicate.Builder.getRuleCase()ListenerFilterChainMatchPredicate.getRuleCase()ListenerFilterChainMatchPredicateOrBuilder.getRuleCase()ListenerFilterChainMatchPredicate.RuleCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ListenerFilterChainMatchPredicate.RuleCase.values()Returns an array containing the constants of this enum type, in the order they are declared.