Class Expandablefdb576
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandablefdb576
Expandablefdb576
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandablefdb576(String content, String collaborators) Constructs a validated instance ofExpandablefdb576.Constructs a validated instance ofExpandablefdb576. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancollaborators(String collaborators) content()booleaninthashCode()toString()
-
Field Details
-
-
collaborators
-
-
Constructor Details
-
Expandablefdb576
Constructs a validated instance ofExpandablefdb576.- Parameters:
spec- the specification to process
-
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
-
Expandablefdb576
protected Expandablefdb576()
-
-
Method Details