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