createTcpProxyList abstract method

Future<Empty> createTcpProxyList(
  1. ServiceCall call,
  2. PortList request
)

Implementation

$async.Future<$1.Empty> createTcpProxyList($grpc.ServiceCall call, $0.PortList request);