Uses of Interface
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.TCPRouteOrBuilder
-
Packages that use TcpProxy.DeprecatedV1.TCPRouteOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 -
-
Uses of TcpProxy.DeprecatedV1.TCPRouteOrBuilder in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Classes in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that implement TcpProxy.DeprecatedV1.TCPRouteOrBuilder Modifier and Type Class Description static classTcpProxy.DeprecatedV1.TCPRouteDeprecated.A TCP proxy route consists of a set of optional L4 criteria and the name of a cluster.static classTcpProxy.DeprecatedV1.TCPRoute.BuilderA TCP proxy route consists of a set of optional L4 criteria and the name of a cluster.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.DeprecatedV1.TCPRouteOrBuilder Modifier and Type Method Description TcpProxy.DeprecatedV1.TCPRouteOrBuilderTcpProxy.DeprecatedV1.Builder. getRoutesOrBuilder(int index)The route table for the filter.TcpProxy.DeprecatedV1.TCPRouteOrBuilderTcpProxy.DeprecatedV1. getRoutesOrBuilder(int index)Deprecated.The route table for the filter.TcpProxy.DeprecatedV1.TCPRouteOrBuilderTcpProxy.DeprecatedV1OrBuilder. getRoutesOrBuilder(int index)Deprecated.The route table for the filter.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return types with arguments of type TcpProxy.DeprecatedV1.TCPRouteOrBuilder Modifier and Type Method Description List<? extends TcpProxy.DeprecatedV1.TCPRouteOrBuilder>TcpProxy.DeprecatedV1.Builder. getRoutesOrBuilderList()The route table for the filter.List<? extends TcpProxy.DeprecatedV1.TCPRouteOrBuilder>TcpProxy.DeprecatedV1. getRoutesOrBuilderList()Deprecated.The route table for the filter.List<? extends TcpProxy.DeprecatedV1.TCPRouteOrBuilder>TcpProxy.DeprecatedV1OrBuilder. getRoutesOrBuilderList()Deprecated.The route table for the filter.
-