Klasse ContentTemplateCreate.ContentTemplateCreateBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentTemplateCreate.ContentTemplateCreateBuilder
- Umschließende Klasse:
ContentTemplateCreate
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()description(String description) A description of the new template.Labels for the new template.The name of the new template.space(ContentTemplateCreateSpace space) templateType(String templateType) The type of the new template.toString()
-
Methodendetails
-
name
The name of the new template.- Gibt zurück:
this.
-
templateType
The type of the new template. Set topage.- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
description
A description of the new template.- Gibt zurück:
this.
-
labels
Labels for the new template.- Gibt zurück:
this.
-
space
- Gibt zurück:
this.
-
build
-
toString
-