getAllPortInfoListByServerUuid abstract method

Future<PortInfoList> getAllPortInfoListByServerUuid(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$6.PortInfoList> getAllPortInfoListByServerUuid($grpc.ServiceCall call, $0.Empty request);