Uses of Class
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.TCPRoute
-
Packages that use TcpProxy.DeprecatedV1.TCPRoute Package Description io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 -
-
Uses of TcpProxy.DeprecatedV1.TCPRoute in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.DeprecatedV1.TCPRoute Modifier and Type Method Description TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute.Builder. build()TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute.Builder. buildPartial()static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. getDefaultInstance()TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute.Builder. getDefaultInstanceForType()TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. getDefaultInstanceForType()TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.Builder. getRoutes(int index)The route table for the filter.TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1. getRoutes(int index)Deprecated.The route table for the filter.TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1OrBuilder. getRoutes(int index)Deprecated.The route table for the filter.static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseDelimitedFrom(InputStream input)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(byte[] data)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(com.google.protobuf.ByteString data)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(com.google.protobuf.CodedInputStream input)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(InputStream input)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(ByteBuffer data)static TcpProxy.DeprecatedV1.TCPRouteTcpProxy.DeprecatedV1.TCPRoute. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return types with arguments of type TcpProxy.DeprecatedV1.TCPRoute Modifier and Type Method Description com.google.protobuf.Parser<TcpProxy.DeprecatedV1.TCPRoute>TcpProxy.DeprecatedV1.TCPRoute. getParserForType()List<TcpProxy.DeprecatedV1.TCPRoute>TcpProxy.DeprecatedV1.Builder. getRoutesList()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.DeprecatedV1OrBuilder. getRoutesList()Deprecated.The route table for the filter.static com.google.protobuf.Parser<TcpProxy.DeprecatedV1.TCPRoute>TcpProxy.DeprecatedV1.TCPRoute. parser()Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with parameters of type TcpProxy.DeprecatedV1.TCPRoute Modifier and Type Method Description TcpProxy.DeprecatedV1.BuilderTcpProxy.DeprecatedV1.Builder. addRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute value)The route table for the filter.TcpProxy.DeprecatedV1.BuilderTcpProxy.DeprecatedV1.Builder. addRoutes(TcpProxy.DeprecatedV1.TCPRoute value)The route table for the filter.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. mergeFrom(TcpProxy.DeprecatedV1.TCPRoute other)static TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute. newBuilder(TcpProxy.DeprecatedV1.TCPRoute prototype)TcpProxy.DeprecatedV1.BuilderTcpProxy.DeprecatedV1.Builder. setRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute value)The route table for the filter.Method parameters in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with type arguments of type TcpProxy.DeprecatedV1.TCPRoute Modifier and Type Method Description TcpProxy.DeprecatedV1.BuilderTcpProxy.DeprecatedV1.Builder. addAllRoutes(Iterable<? extends TcpProxy.DeprecatedV1.TCPRoute> values)The route table for the filter.
-