public static class ContentRestriction.ContentRestrictionBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ContentRestriction |
build() |
ContentRestriction.ContentRestrictionBuilder |
content(Reference<Content> content) |
ContentRestriction.ContentRestrictionBuilder |
operation(OperationKey operation) |
ContentRestriction.ContentRestrictionBuilder |
restrictions(Map<SubjectType,PageResponse<Subject>> restrictions) |
public ContentRestriction.ContentRestrictionBuilder content(Reference<Content> content)
public ContentRestriction.ContentRestrictionBuilder operation(OperationKey operation)
public ContentRestriction.ContentRestrictionBuilder restrictions(@Nullable Map<SubjectType,PageResponse<Subject>> restrictions)
public ContentRestriction build()
Copyright © 2003–2018 Atlassian. All rights reserved.