public static class ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder extends PageResponseImpl.Builder<ContentRestriction,ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder>
Modifier and Type | Method and Description |
---|---|
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder |
addLink(Link link) |
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder |
addLink(LinkType type,
String path) |
ContentRestrictionsPageResponse |
build() |
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder |
withContentId(ContentId contentId) |
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder |
withRestrictionsHash(@Nullable String restrictionsHash) |
add, addAll, hasMore, pageRequest, pageRequest
public ContentRestrictionsPageResponse build()
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder withContentId(ContentId contentId)
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder withRestrictionsHash(@Nullable String restrictionsHash)
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder addLink(Link link)
public ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder addLink(LinkType type, String path)
Copyright © 2003–2020 Atlassian. All rights reserved.