Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / sdk / R / man / job_tasks.update.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{job_tasks.update}
4 \alias{job_tasks.update}
5 \title{job_tasks.update}
6 \usage{
7 arv$job_tasks.update(jobtask, uuid)
8 }
9 \arguments{
10 \item{jobTask}{JobTask object.}
11
12 \item{uuid}{The UUID of the JobTask in question.}
13 }
14 \value{
15 JobTask object.
16 }
17 \description{
18 job_tasks.update is a method defined in Arvados class.
19 }