Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.ClusterSpecifierCase
Packages that use TcpProxy.ClusterSpecifierCase
-
Uses of TcpProxy.ClusterSpecifierCase in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TcpProxy.ClusterSpecifierCaseModifier and TypeMethodDescriptionTcpProxy.ClusterSpecifierCase.forNumber(int value) TcpProxy.Builder.getClusterSpecifierCase()TcpProxy.getClusterSpecifierCase()TcpProxyOrBuilder.getClusterSpecifierCase()TcpProxy.ClusterSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static TcpProxy.ClusterSpecifierCase[]TcpProxy.ClusterSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.