projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'wtsi/13809-root_url-protocol-port-configuration'
[arvados.git]
/
sdk
/
R
/
man
/
jobs.get.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/Arvados.R
3
\name{jobs.get}
4
\alias{jobs.get}
5
\title{jobs.get}
6
\usage{
7
arv$jobs.get(uuid)
8
}
9
\arguments{
10
\item{uuid}{The UUID of the Job in question.}
11
}
12
\value{
13
Job object.
14
}
15
\description{
16
jobs.get is a method defined in Arvados class.
17
}