Klasse ContentRestriction.ContentRestrictionBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestriction.ContentRestrictionBuilder
- Umschließende Klasse:
ContentRestriction
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(ContentRestrictionExpandable _expandable) build()operation(ContentRestriction.OperationEnum operation) restrictions(ContentRestrictionRestrictions restrictions) toString()
-
Methodendetails
-
operation
public ContentRestriction.ContentRestrictionBuilder operation(ContentRestriction.OperationEnum operation) - Gibt zurück:
this.
-
restrictions
public ContentRestriction.ContentRestrictionBuilder restrictions(ContentRestrictionRestrictions restrictions) - Gibt zurück:
this.
-
content
- Gibt zurück:
this.
-
_expandable
public ContentRestriction.ContentRestrictionBuilder _expandable(ContentRestrictionExpandable _expandable) - Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-