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