Class GetOutboundCampaignLinedistributionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundCampaignLinedistributionRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCampaignId(String campaignId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetEdgeGroupId(String edgeGroupId) voidsetIncludeOnlyActiveCampaigns(Boolean includeOnlyActiveCampaigns) voidsetOutboundLineCount(Integer outboundLineCount) voidsetRelativeWeight(Integer relativeWeight) voidvoidsetUseWeight(Boolean useWeight) withCampaignId(String campaignId) withCustomHeader(String name, String value) withEdgeGroupId(String edgeGroupId) withIncludeOnlyActiveCampaigns(Boolean includeOnlyActiveCampaigns) withOutboundLineCount(Integer outboundLineCount) withRelativeWeight(Integer relativeWeight) withSiteId(String siteId) withUseWeight(Boolean useWeight)
-
Constructor Details
-
GetOutboundCampaignLinedistributionRequest
public GetOutboundCampaignLinedistributionRequest()
-
-
Method Details
-
getCampaignId
-
setCampaignId
-
withCampaignId
-
getIncludeOnlyActiveCampaigns
-
setIncludeOnlyActiveCampaigns
-
withIncludeOnlyActiveCampaigns
public GetOutboundCampaignLinedistributionRequest withIncludeOnlyActiveCampaigns(Boolean includeOnlyActiveCampaigns) -
getEdgeGroupId
-
setEdgeGroupId
-
withEdgeGroupId
-
getSiteId
-
setSiteId
-
withSiteId
-
getUseWeight
-
setUseWeight
-
withUseWeight
-
getRelativeWeight
-
setRelativeWeight
-
withRelativeWeight
-
getOutboundLineCount
-
setOutboundLineCount
-
withOutboundLineCount
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-