Class Comment
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Comment
Comment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for additionalLinks.additionalLinks(Map<String, Object> additionalLinks) Fluent setter for additionalLinks.booleanGets the value of additionalLinks.getValue()Gets the value of value.inthashCode()voidsetAdditionalLinks(Map<String, Object> additionalLinks) Sets the value of additionalLinks.voidSets the value of value.toString()value()Fluent getter for value.Fluent setter for value.
-
Field Details
-
value
-
additionalLinks
-
-
Constructor Details
-
Comment
-
Comment
@Internal protected Comment()Protected no-args constructor for use by serialization frameworks. -
Comment
Constructs a validated instance ofComment.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Comment(Consumer)instead.- Parameters:
value- valueadditionalLinks- additionalLinks
-
-
Method Details
-
value
-
value
-
getValue
-
setValue
-
additionalLinks
-
additionalLinks
-
getAdditionalLinks
-
setAdditionalLinks
-
equals
-
hashCode
-
toString
-