Uses of Enum
io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3.UdpProxyConfig.SessionFilter.ConfigTypeCase
Packages that use UdpProxyConfig.SessionFilter.ConfigTypeCase
-
Uses of UdpProxyConfig.SessionFilter.ConfigTypeCase in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return UdpProxyConfig.SessionFilter.ConfigTypeCaseModifier and TypeMethodDescriptionUdpProxyConfig.SessionFilter.ConfigTypeCase.forNumber(int value) UdpProxyConfig.SessionFilter.Builder.getConfigTypeCase()UdpProxyConfig.SessionFilter.getConfigTypeCase()UdpProxyConfig.SessionFilterOrBuilder.getConfigTypeCase()UdpProxyConfig.SessionFilter.ConfigTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.UdpProxyConfig.SessionFilter.ConfigTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.