Implement copy method, update move method and remove trailing
[arvados.git] / sdk / R / man / users.update_uuid.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{users.update_uuid}
4 \alias{users.update_uuid}
5 \title{users.update_uuid}
6 \usage{
7 arv$users.update_uuid(uuid, new_uuid)
8 }
9 \value{
10 User object.
11 }
12 \description{
13 users.update_uuid is a method defined in Arvados class.
14 }