| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 |
| Modifier and Type | Method and Description |
|---|---|
static TcpProxy.ClusterSpecifierCase |
TcpProxy.ClusterSpecifierCase.forNumber(int value) |
TcpProxy.ClusterSpecifierCase |
TcpProxyOrBuilder.getClusterSpecifierCase() |
TcpProxy.ClusterSpecifierCase |
TcpProxy.getClusterSpecifierCase() |
TcpProxy.ClusterSpecifierCase |
TcpProxy.Builder.getClusterSpecifierCase() |
static TcpProxy.ClusterSpecifierCase |
TcpProxy.ClusterSpecifierCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TcpProxy.ClusterSpecifierCase |
TcpProxy.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.