Class ContentRestriction.ContentRestrictionBuilder
java.lang.Object
com.atlassian.confluence.api.model.permissions.ContentRestriction.ContentRestrictionBuilder
- Enclosing class:
- ContentRestriction
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
latestModificationDate
(OffsetDateTime lastModificationDate) operation
(OperationKey operation) restrictions
(@Nullable Map<SubjectType, PageResponse<Subject>> restrictions)
-
Method Details
-
content
-
operation
-
latestModificationDate
public ContentRestriction.ContentRestrictionBuilder latestModificationDate(OffsetDateTime lastModificationDate) -
restrictions
public ContentRestriction.ContentRestrictionBuilder restrictions(@Nullable Map<SubjectType, PageResponse<Subject>> restrictions) -
build
-