Uses of Enum
io.envoyproxy.envoy.config.listener.v3.Filter.ConfigTypeCase
Packages that use Filter.ConfigTypeCase
-
Uses of Filter.ConfigTypeCase in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return Filter.ConfigTypeCaseModifier and TypeMethodDescriptionstatic Filter.ConfigTypeCase
Filter.ConfigTypeCase.forNumber
(int value) Filter.Builder.getConfigTypeCase()
Filter.getConfigTypeCase()
FilterOrBuilder.getConfigTypeCase()
static Filter.ConfigTypeCase
Filter.ConfigTypeCase.valueOf
(int value) Deprecated.static Filter.ConfigTypeCase
Returns the enum constant of this type with the specified name.static Filter.ConfigTypeCase[]
Filter.ConfigTypeCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.