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