Class Watch
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Watch
Watch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()toString()type()watcher()This essentially the same as the `User` object, but no `_links` property and no `_expandable` property (therefore, different required fields).This essentially the same as the `User` object, but no `_links` property and no `_expandable` property (therefore, different required fields).
-
Field Details
-
type
-
watcher
This essentially the same as the `User` object, but no `_links` property and no `_expandable` property (therefore, different required fields). -
contentId
-
-
Constructor Details
-
Watch
Constructs a validated instance ofWatch.- Parameters:
spec- the specification to process
-
Watch
Constructs a validated instance ofWatch.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Watch(Consumer)instead.- Parameters:
type- typewatcher- This essentially the same as the `User` object, but no `_links` property and no `_expandable` property (therefore, different required fields).contentId- contentId
-
Watch
protected Watch()
-
-
Method Details
-
type
-
watcher
This essentially the same as the `User` object, but no `_links` property and no `_expandable` property (therefore, different required fields). -
contentId
-
type
- Returns:
this.
-
watcher
This essentially the same as the `User` object, but no `_links` property and no `_expandable` property (therefore, different required fields).- Returns:
this.
-
contentId
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-