% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Arvados.R
\name{workflows.update}
\alias{workflows.update}
\title{workflows.update}
\usage{
arv$workflows.update(workflow,
	uuid)
}
\arguments{
\item{workflow}{Workflow object.}

\item{uuid}{The UUID of the Workflow in question.}
}
\value{
Workflow object.
}
\description{
workflows.update is a method defined in Arvados class.
}