Uses of Enum
io.envoyproxy.envoy.config.listener.v3.ListenerFilterChainMatchPredicate.RuleCase
Packages that use ListenerFilterChainMatchPredicate.RuleCase
-
Uses of ListenerFilterChainMatchPredicate.RuleCase in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 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.