Uses of Interface
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.TCPRouteOrBuilder
Packages that use TcpProxy.DeprecatedV1.TCPRouteOrBuilder
-
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.TCPRouteOrBuilderModifier and TypeClassDescriptionstatic final classDeprecated.A TCP proxy route consists of a set of optional L4 criteria and the name of a cluster.static final classA 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.TCPRouteOrBuilderModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.Builder.getRoutesOrBuilder(int index) The route table for the filter.TcpProxy.DeprecatedV1.getRoutesOrBuilder(int index) Deprecated.The route table for the filter.TcpProxy.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.TCPRouteOrBuilderModifier and TypeMethodDescriptionList<? 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.