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