Class Page
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Page
Page
-
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
-
Page
-
Page
@Internal protected Page()Protected no-args constructor for use by serialization frameworks. -
Page
Constructs a validated instance ofPage.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Page(Consumer)instead.- Parameters:
value- valueadditionalLinks- additionalLinks
-
-
Method Details
-
value
-
value
-
getValue
-
setValue
-
additionalLinks
-
additionalLinks
-
getAdditionalLinks
-
setAdditionalLinks
-
equals
-
hashCode
-
toString
-