Klasse SpaceWatchArray
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SpaceWatchArray
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceWatchArray
extends Object
SpaceWatchArray
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofSpaceWatchArray.SpaceWatchArray(List<SpaceWatch> results, Integer start, Integer limit, Integer size, Map<String, String> _links) Constructs a validated instance ofSpaceWatchArray. -
Methodenübersicht
-
Felddetails
-
results
-
start
-
limit
-
size
-
_links
-
-
Konstruktordetails
-
SpaceWatchArray
Constructs a validated instance ofSpaceWatchArray.- Parameter:
spec- the specification to process
-
SpaceWatchArray
@Internal public SpaceWatchArray(List<SpaceWatch> results, Integer start, Integer limit, Integer size, Map<String, String> _links) Constructs a validated instance ofSpaceWatchArray.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpaceWatchArray(Consumer)instead.- Parameter:
results- resultsstart- startlimit- limitsize- size_links- _links
-
SpaceWatchArray
protected SpaceWatchArray()
-
-
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
-