Klasse ContentRestrictionUpdate.ContentRestrictionUpdateBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionUpdate.ContentRestrictionUpdateBuilder
- Umschließende Klasse:
ContentRestrictionUpdate
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()operation(ContentRestrictionUpdate.OperationEnum operation) The restriction operation applied to content.restrictions(ContentRestrictionUpdateRestrictions restrictions) toString()
-
Methodendetails
-
operation
public ContentRestrictionUpdate.ContentRestrictionUpdateBuilder operation(ContentRestrictionUpdate.OperationEnum operation) The restriction operation applied to content.- Gibt zurück:
this.
-
restrictions
public ContentRestrictionUpdate.ContentRestrictionUpdateBuilder restrictions(ContentRestrictionUpdateRestrictions restrictions) - Gibt zurück:
this.
-
content
- Gibt zurück:
this.
-
build
-
toString
-