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