Class GetViewersR200
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.GetViewersR200
GetViewersR200
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGetViewersR200(Long id, Long count) Constructs a validated instance ofGetViewersR200.GetViewersR200(Consumer<GetViewersR200> spec) Constructs a validated instance ofGetViewersR200. -
Method Summary
-
Field Details
-
id
The content ID. -
count
The total number of distinct viewers for the content.
-
-
Constructor Details
-
GetViewersR200
Constructs a validated instance ofGetViewersR200.- Parameters:
spec- the specification to process
-
GetViewersR200
Constructs a validated instance ofGetViewersR200.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetViewersR200(Consumer)instead.- Parameters:
id- The content ID.count- The total number of distinct viewers for the content.
-
GetViewersR200
protected GetViewersR200()
-
-
Method Details
-
id
The content ID. -
count
The total number of distinct viewers for the content. -
id
The content ID.- Returns:
this.
-
count
The total number of distinct viewers for the content.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-