Klasse ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder
- Umschließende Klasse:
ContentRestrictionAddOrUpdateArrayOneOf
public static class ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder
extends Object
-
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<ContentRestrictionUpdate> results) toString()
-
Methodendetails
-
results
public ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder results(List<ContentRestrictionUpdate> results) - Gibt zurück:
this.
-
start
public ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder start(Integer start) - Gibt zurück:
this.
-
limit
public ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder limit(Integer limit) - Gibt zurück:
this.
-
size
public ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder size(Integer size) - Gibt zurück:
this.
-
restrictionsHash
public ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder 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
public ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder _links(Map<String, String> _links) - Gibt zurück:
this.
-
build
-
toString
-