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