Uses of Class
com.mypurecloud.sdk.v2.model.CampaignOutboundLinesAllocation
Packages that use CampaignOutboundLinesAllocation
-
Uses of CampaignOutboundLinesAllocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignOutboundLinesAllocationModifier and TypeMethodDescriptionCampaignOutboundLinesAllocation.campaign(DomainEntityRef campaign) The CampaignCampaignOutboundLinesAllocation.campaignWeight(Integer campaignWeight) The relative weight of the campaignCampaignOutboundLinesAllocation.legacyWeight(Boolean legacyWeight) true if relative weight of the campaign is not explicitly specified, false otherwiseCampaignOutboundLinesAllocation.linesAssigned(Integer linesAssigned) The number of lines dynamically assigned to the campaignMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CampaignOutboundLinesAllocationModifier and TypeMethodDescriptionCampaignOutboundLinesDistribution.getCampaignsWithDynamicallyAllocatedLines()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CampaignOutboundLinesAllocationModifier and TypeMethodDescriptionCampaignOutboundLinesDistribution.campaignsWithDynamicallyAllocatedLines(List<CampaignOutboundLinesAllocation> campaignsWithDynamicallyAllocatedLines) Information about campaigns using dynamic lines allocation in Campaign's Edge Group or SitevoidCampaignOutboundLinesDistribution.setCampaignsWithDynamicallyAllocatedLines(List<CampaignOutboundLinesAllocation> campaignsWithDynamicallyAllocatedLines)