Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.ClusterSpecifierCase
-
Packages that use TcpProxy.ClusterSpecifierCase Package Description io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 -
-
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.ClusterSpecifierCase Modifier and Type Method Description static TcpProxy.ClusterSpecifierCaseTcpProxy.ClusterSpecifierCase. forNumber(int value)TcpProxy.ClusterSpecifierCaseTcpProxy.Builder. getClusterSpecifierCase()TcpProxy.ClusterSpecifierCaseTcpProxy. getClusterSpecifierCase()TcpProxy.ClusterSpecifierCaseTcpProxyOrBuilder. getClusterSpecifierCase()static TcpProxy.ClusterSpecifierCaseTcpProxy.ClusterSpecifierCase. valueOf(int value)Deprecated.static TcpProxy.ClusterSpecifierCaseTcpProxy.ClusterSpecifierCase. valueOf(String name)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.
-