Uses of Class
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.TCPRoute
Packages that use TcpProxy.DeprecatedV1.TCPRoute
-
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.TCPRouteModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.TCPRoute.Builder.build()TcpProxy.DeprecatedV1.TCPRoute.Builder.buildPartial()TcpProxy.DeprecatedV1.TCPRoute.getDefaultInstance()TcpProxy.DeprecatedV1.TCPRoute.Builder.getDefaultInstanceForType()TcpProxy.DeprecatedV1.TCPRoute.getDefaultInstanceForType()TcpProxy.DeprecatedV1.Builder.getRoutes(int index) The route table for the filter.TcpProxy.DeprecatedV1.getRoutes(int index) Deprecated.The route table for the filter.TcpProxy.DeprecatedV1OrBuilder.getRoutes(int index) Deprecated.The route table for the filter.TcpProxy.DeprecatedV1.TCPRoute.parseDelimitedFrom(InputStream input) TcpProxy.DeprecatedV1.TCPRoute.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(byte[] data) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.ByteString data) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.CodedInputStream input) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(InputStream input) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TcpProxy.DeprecatedV1.TCPRoute.parseFrom(ByteBuffer data) TcpProxy.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.TCPRouteModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TcpProxy.DeprecatedV1.TCPRoute>TcpProxy.DeprecatedV1.TCPRoute.getParserForType()TcpProxy.DeprecatedV1.Builder.getRoutesList()The route table for the filter.TcpProxy.DeprecatedV1.getRoutesList()Deprecated.The route table for the filter.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.TCPRouteModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.Builder.addRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute value) The route table for the filter.TcpProxy.DeprecatedV1.Builder.addRoutes(TcpProxy.DeprecatedV1.TCPRoute value) The route table for the filter.TcpProxy.DeprecatedV1.TCPRoute.Builder.mergeFrom(TcpProxy.DeprecatedV1.TCPRoute other) TcpProxy.DeprecatedV1.TCPRoute.newBuilder(TcpProxy.DeprecatedV1.TCPRoute prototype) TcpProxy.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.TCPRouteModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.Builder.addAllRoutes(Iterable<? extends TcpProxy.DeprecatedV1.TCPRoute> values) The route table for the filter.