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