Klasse ContentBlueprintDraftVersion
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentBlueprintDraftVersion
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentBlueprintDraftVersion
extends Object
ContentBlueprintDraftVersion
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentBlueprintDraftVersion(Integer number) Constructs a validated instance ofContentBlueprintDraftVersion.Constructs a validated instance ofContentBlueprintDraftVersion. -
Methodenübersicht
-
Felddetails
-
number
The version number. Set this to1.
-
-
Konstruktordetails
-
ContentBlueprintDraftVersion
Constructs a validated instance ofContentBlueprintDraftVersion.- Parameter:
spec- the specification to process
-
ContentBlueprintDraftVersion
Constructs a validated instance ofContentBlueprintDraftVersion.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentBlueprintDraftVersion(Consumer)instead.- Parameter:
number- The version number. Set this to1.
-
ContentBlueprintDraftVersion
protected ContentBlueprintDraftVersion()
-
-
Methodendetails