Klasse GetViews200Response
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.GetViews200Response
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetViews200Response
extends Object
GetViews200Response
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetViews200Response(Integer id, Integer count) Constructs a validated instance ofGetViews200Response.Constructs a validated instance ofGetViews200Response. -
Methodenübersicht
-
Felddetails
-
id
The content ID. -
count
The total number of views for the content.
-
-
Konstruktordetails
-
GetViews200Response
Constructs a validated instance ofGetViews200Response.- Parameter:
spec- the specification to process
-
GetViews200Response
Constructs a validated instance ofGetViews200Response.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetViews200Response(Consumer)instead.- Parameter:
id- The content ID.count- The total number of views for the content.
-
GetViews200Response
protected GetViews200Response()
-
-
Methodendetails
-
builder
-
id
The content ID. -
count
The total number of views for the content. -
id
The content ID.- Gibt zurück:
this.
-
count
The total number of views for the content.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-