Class Attachment
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Attachment
Attachment
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAttachment(Boolean value, Map<String, Object> Links) Constructs a validated instance ofAttachment.Attachment(Consumer<Attachment> spec) Constructs a validated instance ofAttachment. -
Method Summary
-
Field Details
-
value
-
Links
-
-
Constructor Details
-
Attachment
Constructs a validated instance ofAttachment.- Parameters:
spec- the specification to process
-
Attachment
Constructs a validated instance ofAttachment.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Attachment(Consumer)instead.- Parameters:
value- valueLinks- Links
-
Attachment
protected Attachment()
-
-
Method Details