Klasse ContentRestrictionArray
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionArray
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentRestrictionArray
extends Object
ContentRestrictionArray
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofContentRestrictionArray.ContentRestrictionArray(List<ContentRestriction> results, Integer start, Integer limit, Integer size, String restrictionsHash, Map<String, String> _links) Constructs a validated instance ofContentRestrictionArray. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()builder()protected booleanbooleaninthashCode()limit()This property is used by the UI to figure out whether a set of restrictions has changed.restrictionsHash(String restrictionsHash) This property is used by the UI to figure out whether a set of restrictions has changed.results()results(List<ContentRestriction> results) size()start()toString()
-
Felddetails
-
results
-
start
-
limit
-
size
-
restrictionsHash
This property is used by the UI to figure out whether a set of restrictions has changed. -
_links
-
-
Konstruktordetails
-
ContentRestrictionArray
Constructs a validated instance ofContentRestrictionArray.- Parameter:
spec- the specification to process
-
ContentRestrictionArray
@Internal public ContentRestrictionArray(List<ContentRestriction> results, Integer start, Integer limit, Integer size, String restrictionsHash, Map<String, String> _links) Constructs a validated instance ofContentRestrictionArray.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentRestrictionArray(Consumer)instead.- Parameter:
results- resultsstart- startlimit- limitsize- sizerestrictionsHash- This property is used by the UI to figure out whether a set of restrictions has changed._links- _links
-
ContentRestrictionArray
protected ContentRestrictionArray()
-
-
Methodendetails
-
builder
-
results
-
start
-
limit
-
size
-
restrictionsHash
This property is used by the UI to figure out whether a set of restrictions has changed. -
_links
-
results
- Gibt zurück:
this.
-
start
- Gibt zurück:
this.
-
limit
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
restrictionsHash
This property is used by the UI to figure out whether a set of restrictions has changed.- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-