Class GetOutboundCampaignsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundCampaignsRequest.Builder
- Enclosing class:
- GetOutboundCampaignsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCallAnalysisResponseSetId(String callAnalysisResponseSetId) withContactListId(String contactListId) withDistributionQueueId(String distributionQueueId) withDivisionId(List<String> divisionId) withDncListIds(String dncListIds) withEdgeGroupId(String edgeGroupId) withFilterType(String filterType) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withPageSize
-
withPageNumber
-
withFilterType
-
withFilterType
public GetOutboundCampaignsRequest.Builder withFilterType(GetOutboundCampaignsRequest.filterTypeValues filterType) -
withName
-
withId
-
withContactListId
-
withDncListIds
-
withDistributionQueueId
-
withEdgeGroupId
-
withCallAnalysisResponseSetId
public GetOutboundCampaignsRequest.Builder withCallAnalysisResponseSetId(String callAnalysisResponseSetId) -
withDivisionId
-
withSortBy
-
withSortOrder
-
withSortOrder
public GetOutboundCampaignsRequest.Builder withSortOrder(GetOutboundCampaignsRequest.sortOrderValues sortOrder) -
build
-