Klasse WatchArray
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.WatchArray
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WatchArray
extends Object
WatchArray
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWatchArray(Consumer<WatchArray> spec) Constructs a validated instance ofWatchArray.WatchArray(List<Watch> results, Integer start, Integer limit, Integer size, Map<String, String> _links) Constructs a validated instance ofWatchArray. -
Methodenübersicht
-
Felddetails
-
results
-
start
-
limit
-
size
-
_links
-
-
Konstruktordetails
-
WatchArray
Constructs a validated instance ofWatchArray.- Parameter:
spec- the specification to process
-
WatchArray
@Internal public WatchArray(List<Watch> results, Integer start, Integer limit, Integer size, Map<String, String> _links) Constructs a validated instance ofWatchArray.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WatchArray(Consumer)instead.- Parameter:
results- resultsstart- startlimit- limitsize- size_links- _links
-
WatchArray
protected WatchArray()
-
-
Methodendetails
-
builder
-
results
-
start
-
limit
-
size
-
_links
-
results
- Gibt zurück:
this.
-
start
- Gibt zurück:
this.
-
limit
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-