| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.Builder.build() |
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.Builder.buildPartial() |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.getDefaultInstance() |
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.getDefaultInstanceForType() |
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.Builder.getDefaultInstanceForType() |
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1OrBuilder.getRoutes(int index)
Deprecated.
The route table for the filter.
|
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.getRoutes(int index)
Deprecated.
The route table for the filter.
|
TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.Builder.getRoutes(int index)
The route table for the filter.
|
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseDelimitedFrom(InputStream input) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(byte[] data) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(ByteBuffer data) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.ByteString data) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.CodedInputStream input) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(InputStream input) |
static TcpProxy.DeprecatedV1.TCPRoute |
TcpProxy.DeprecatedV1.TCPRoute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TcpProxy.DeprecatedV1.TCPRoute> |
TcpProxy.DeprecatedV1.TCPRoute.getParserForType() |
List<TcpProxy.DeprecatedV1.TCPRoute> |
TcpProxy.DeprecatedV1OrBuilder.getRoutesList()
Deprecated.
The route table for the filter.
|
List<TcpProxy.DeprecatedV1.TCPRoute> |
TcpProxy.DeprecatedV1.getRoutesList()
Deprecated.
The route table for the filter.
|
List<TcpProxy.DeprecatedV1.TCPRoute> |
TcpProxy.DeprecatedV1.Builder.getRoutesList()
The route table for the filter.
|
static com.google.protobuf.Parser<TcpProxy.DeprecatedV1.TCPRoute> |
TcpProxy.DeprecatedV1.TCPRoute.parser() |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.addRoutes(int index,
TcpProxy.DeprecatedV1.TCPRoute value)
The route table for the filter.
|
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.addRoutes(TcpProxy.DeprecatedV1.TCPRoute value)
The route table for the filter.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.mergeFrom(TcpProxy.DeprecatedV1.TCPRoute other) |
static TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.newBuilder(TcpProxy.DeprecatedV1.TCPRoute prototype) |
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.setRoutes(int index,
TcpProxy.DeprecatedV1.TCPRoute value)
The route table for the filter.
|
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.addAllRoutes(Iterable<? extends TcpProxy.DeprecatedV1.TCPRoute> values)
The route table for the filter.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.