getAllPortInfoListByServerUuid method

ResponseFuture<PortInfoList> getAllPortInfoListByServerUuid(
  1. Empty request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$6.PortInfoList> getAllPortInfoListByServerUuid($0.Empty request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getAllPortInfoListByServerUuid, request, options: options);
}