getOneTCP abstract method

Future<PortConfig> getOneTCP(
  1. ServiceCall call,
  2. PortConfig request
)

Implementation

$async.Future<$0.PortConfig> getOneTCP($grpc.ServiceCall call, $0.PortConfig request);