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