Uses of Enum
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.ClusterSpecifierCase
Packages that use TcpProxy.ClusterSpecifierCase
-
Uses of TcpProxy.ClusterSpecifierCase in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 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.