Class Expandable3263E2
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable3263E2
Expandable3263E2
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandable3263E2(String attachment, String comment, String page, String whiteboard, String database, String embed, String folder) Constructs a validated instance ofExpandable3263E2.Constructs a validated instance ofExpandable3263E2. -
Method Summary
-
Field Details
-
attachment
-
comment
-
page
-
whiteboard
-
database
-
embed
-
folder
-
-
Constructor Details
-
Expandable3263E2
Constructs a validated instance ofExpandable3263E2.- Parameters:
spec- the specification to process
-
Expandable3263E2
@Internal public Expandable3263E2(String attachment, String comment, String page, String whiteboard, String database, String embed, String folder) Constructs a validated instance ofExpandable3263E2.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable3263E2(Consumer)instead.- Parameters:
attachment- attachmentcomment- commentpage- pagewhiteboard- whiteboarddatabase- databaseembed- embedfolder- folder
-
Expandable3263E2
protected Expandable3263E2()
-
-
Method Details
-
attachment
-
comment
-
page
-
whiteboard
-
database
-
embed
-
folder
-
attachment
- Returns:
this.
-
comment
- Returns:
this.
-
page
- Returns:
this.
-
whiteboard
- Returns:
this.
-
database
- Returns:
this.
-
embed
- Returns:
this.
-
folder
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-