Implement copy method, update move method and remove trailing
[arvados.git] / sdk / R / man / jobs.list.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{jobs.list}
4 \alias{jobs.list}
5 \title{jobs.list}
6 \usage{
7 arv$jobs.list(filters = NULL, where = NULL,
8         order = NULL, select = NULL, distinct = NULL,
9         limit = "100", offset = "0", count = "exact")
10 }
11 \value{
12 JobList object.
13 }
14 \description{
15 jobs.list is a method defined in Arvados class.
16 }