Class Expandablefdb576
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandablefdb576
Expandablefdb576
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandablefdb576(String content, String collaborators) Constructs a validated instance ofExpandablefdb576.Constructs a validated instance ofExpandablefdb576. -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for collaborators.collaborators(String collaborators) Fluent setter for collaborators.content()Fluent getter for content.Fluent setter for content.booleanGets the value of collaborators.Gets the value of content.inthashCode()voidsetCollaborators(String collaborators) Sets the value of collaborators.voidsetContent(String content) Sets the value of content.toString()
-
Field Details
-
-
collaborators
-
-
Constructor Details
-
Expandablefdb576
Constructs a validated instance ofExpandablefdb576.- Parameters:
spec- the specification to process
-
Expandablefdb576
@Internal protected Expandablefdb576()Protected no-args constructor for use by serialization frameworks. -
Expandablefdb576
Constructs a validated instance ofExpandablefdb576.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandablefdb576(Consumer)instead.- Parameters:
content- contentcollaborators- collaborators
-
-
Method Details
-
content
-
content
Fluent setter for content.- Parameters:
content- content- Returns:
- this
-
getContent
-
setContent
-
collaborators
-
collaborators
Fluent setter for collaborators.- Parameters:
collaborators- collaborators- Returns:
- this
-
getCollaborators
-
setCollaborators
Sets the value of collaborators.- Parameters:
collaborators- collaborators
-
equals
-
hashCode
-
toString
-