Class GetOutboundCampaignsAllRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundCampaignsAllRequest.Builder
- Enclosing class:
- GetOutboundCampaignsAllRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDivisionId(List<String> divisionId) withMediaType(List<String> mediaType) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortOrder(String sortOrder)
-
Method Details
-
withPageSize
-
withPageNumber
-
withId
-
withName
-
withDivisionId
-
withMediaType
-
withMediaTypeEnumValues
public GetOutboundCampaignsAllRequest.Builder withMediaTypeEnumValues(List<GetOutboundCampaignsAllRequest.mediaTypeValues> mediaType) -
withSortOrder
-
withSortOrder
public GetOutboundCampaignsAllRequest.Builder withSortOrder(GetOutboundCampaignsAllRequest.sortOrderValues sortOrder) -
build
-