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