Class GetOutboundCampaignLinedistributionRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundCampaignLinedistributionRequest.Builder
- Enclosing class:
- GetOutboundCampaignLinedistributionRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCampaignId(String campaignId) withEdgeGroupId(String edgeGroupId) withIncludeOnlyActiveCampaigns(Boolean includeOnlyActiveCampaigns) withOutboundLineCount(Integer outboundLineCount) withRelativeWeight(Integer relativeWeight) withRequiredParams(String campaignId) withSiteId(String siteId) withUseWeight(Boolean useWeight)
-
Method Details
-
withCampaignId
-
withIncludeOnlyActiveCampaigns
public GetOutboundCampaignLinedistributionRequest.Builder withIncludeOnlyActiveCampaigns(Boolean includeOnlyActiveCampaigns) -
withEdgeGroupId
-
withSiteId
-
withUseWeight
-
withRelativeWeight
public GetOutboundCampaignLinedistributionRequest.Builder withRelativeWeight(Integer relativeWeight) -
withOutboundLineCount
public GetOutboundCampaignLinedistributionRequest.Builder withOutboundLineCount(Integer outboundLineCount) -
withRequiredParams
-
build
-