Class ContentBlueprintInstance
java.lang.Object
com.atlassian.confluence.api.model.content.template.ContentBlueprintInstance
Model for Blueprint specific rest data to create a content out of a blueprint template
 The object passed in the POSTs for draft and page creation.
- Since:
- 5.10
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionbuilder()Get Builder for a new instance.Get Content fieldGet Blueprint information of the request.
- 
Method Details- 
getContentGet Content field- Returns:
- Content field
 
- 
getContentBlueprintSpecGet Blueprint information of the request.- Returns:
- ContentBlueprintSpec
 
- 
builderGet Builder for a new instance.- Returns:
- Builder
 
 
-