Klasse ContentRestrictionArray.ContentRestrictionArrayBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionArray.ContentRestrictionArrayBuilder
- Umschließende Klasse:
ContentRestrictionArray
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()restrictionsHash(String restrictionsHash) This property is used by the UI to figure out whether a set of restrictions has changed.results(List<ContentRestriction> results) toString()
-
Methodendetails
-
results
public ContentRestrictionArray.ContentRestrictionArrayBuilder results(List<ContentRestriction> results) - Gibt zurück:
this.
-
start
- Gibt zurück:
this.
-
limit
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
restrictionsHash
public ContentRestrictionArray.ContentRestrictionArrayBuilder restrictionsHash(String 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.
-
build
-
toString
-