Class PagesItem
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.PagesItem
PagesItem
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The `id` of the page to be archived.
-
-
Constructor Details
-
PagesItem
-
PagesItem
@Internal protected PagesItem()Protected no-args constructor for use by serialization frameworks. -
PagesItem
Constructs a validated instance ofPagesItem.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PagesItem(Consumer)instead.- Parameters:
id- The `id` of the page to be archived.
-
-
Method Details
-
id
-
id
-
getId
-
setId
Sets the value of id.The `id` of the page to be archived.
- Parameters:
id- id
-
equals
-
hashCode
-
toString
-