public static final class ChannelAccessProfileWithPrivileges.Builder extends Object
public ChannelAccessProfileWithPrivileges.Builder emailAccess(Boolean emailAccess)
public ChannelAccessProfileWithPrivileges.Builder facebookAccess(Boolean facebookAccess)
public ChannelAccessProfileWithPrivileges.Builder phoneAccess(Boolean phoneAccess)
public ChannelAccessProfileWithPrivileges.Builder twitterAccess(Boolean twitterAccess)
public ChannelAccessProfileWithPrivileges.Builder webAccess(Boolean webAccess)
public ChannelAccessProfileWithPrivileges.Builder viewKnowledgeArticles(Boolean viewKnowledgeArticles)
public ChannelAccessProfileWithPrivileges.Builder viewArticleRating(Boolean viewArticleRating)
public ChannelAccessProfileWithPrivileges.Builder rateKnowledgeArticles(Boolean rateKnowledgeArticles)
public ChannelAccessProfileWithPrivileges.Builder submitFeedback(Boolean submitFeedback)
public ChannelAccessProfileWithPrivileges.Builder channelAccessProfilePrivilegeList(List<ChannelAccessProfilePrivilege> channelAccessProfilePrivilegeList)
public ChannelAccessProfileWithPrivileges.Builder channelAccessProfilePrivilegeList(ChannelAccessProfilePrivilege... channelAccessProfilePrivilegeList)
public ChannelAccessProfileWithPrivileges.Builder channelAccessProfilePrivilegeListNextLink(String channelAccessProfilePrivilegeListNextLink)
public ChannelAccessProfileWithPrivileges build()
Copyright © 2018–2020. All rights reserved.