Uses of Class
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.Builder
Packages that use TcpProxy.DeprecatedV1.Builder
-
Uses of TcpProxy.DeprecatedV1.Builder 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.BuilderModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.Builder.addAllRoutes(Iterable<? extends TcpProxy.DeprecatedV1.TCPRoute> values) The route table for the filter.TcpProxy.DeprecatedV1.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) TcpProxy.DeprecatedV1.Builder.addRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute value) The route table for the filter.TcpProxy.DeprecatedV1.Builder.addRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute.Builder builderForValue) The route table for the filter.TcpProxy.DeprecatedV1.Builder.addRoutes(TcpProxy.DeprecatedV1.TCPRoute value) The route table for the filter.TcpProxy.DeprecatedV1.Builder.addRoutes(TcpProxy.DeprecatedV1.TCPRoute.Builder builderForValue) The route table for the filter.TcpProxy.DeprecatedV1.Builder.clear()TcpProxy.DeprecatedV1.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) TcpProxy.DeprecatedV1.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) TcpProxy.DeprecatedV1.Builder.clearRoutes()The route table for the filter.TcpProxy.DeprecatedV1.Builder.clone()TcpProxy.Builder.getDeprecatedV1Builder()Deprecated.TcpProxy.DeprecatedV1.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TcpProxy.DeprecatedV1.Builder.mergeFrom(com.google.protobuf.Message other) TcpProxy.DeprecatedV1.Builder.mergeFrom(TcpProxy.DeprecatedV1 other) TcpProxy.DeprecatedV1.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) TcpProxy.DeprecatedV1.newBuilder()Deprecated.TcpProxy.DeprecatedV1.newBuilder(TcpProxy.DeprecatedV1 prototype) Deprecated.TcpProxy.DeprecatedV1.newBuilderForType()Deprecated.protected TcpProxy.DeprecatedV1.BuilderTcpProxy.DeprecatedV1.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Deprecated.TcpProxy.DeprecatedV1.Builder.removeRoutes(int index) The route table for the filter.TcpProxy.DeprecatedV1.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) TcpProxy.DeprecatedV1.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) TcpProxy.DeprecatedV1.Builder.setRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute value) The route table for the filter.TcpProxy.DeprecatedV1.Builder.setRoutes(int index, TcpProxy.DeprecatedV1.TCPRoute.Builder builderForValue) The route table for the filter.TcpProxy.DeprecatedV1.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) TcpProxy.DeprecatedV1.toBuilder()Deprecated.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with parameters of type TcpProxy.DeprecatedV1.BuilderModifier and TypeMethodDescriptionTcpProxy.Builder.setDeprecatedV1(TcpProxy.DeprecatedV1.Builder builderForValue) Deprecated.