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