Method documentation now shows headline properly.
[arvados.git] / sdk / R / man / containers.update.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{containers.update}
4 \alias{containers.update}
5 \title{containers.update}
6 \usage{
7 arv$containers.update(container,
8         uuid)
9 }
10 \arguments{
11 \item{container}{Container object.}
12
13 \item{uuid}{The UUID of the Container in question.}
14 }
15 \value{
16 Container object.
17 }
18 \description{
19 containers.update is a method defined in Arvados class.
20 }