Class ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder
java.lang.Object
com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder<ContentRestriction,ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder>
com.atlassian.confluence.api.model.permissions.ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder
- Enclosing class:
- ContentRestrictionsPageResponse
public static class ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder
extends PageResponseImpl.Builder<ContentRestriction,ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder>
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withContentId
(ContentId contentId) withRestrictionsHash
(@Nullable String restrictionsHash) Methods inherited from class com.atlassian.confluence.api.model.pagination.PageResponseImpl.Builder
add, addAll, hasMore, nextCursor, pageRequest, pageRequest, prevCursor, totalCount
-
Method Details
-
build
-
withContentId
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder withContentId(ContentId contentId) -
withRestrictionsHash
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder withRestrictionsHash(@Nullable String restrictionsHash) -
addLink
-
addLink
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder addLink(LinkType type, String path)
-