Class GetOutboundContactlistsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistsRequest.Builder
- Enclosing class:
- GetOutboundContactlistsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAllowEmptyResult(Boolean allowEmptyResult) withDivisionId(List<String> divisionId) withFilterType(String filterType) withIncludeImportStatus(Boolean includeImportStatus) withIncludeSize(Boolean includeSize) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withIncludeImportStatus
-
withIncludeSize
-
withPageSize
-
withPageNumber
-
withAllowEmptyResult
-
withFilterType
-
withFilterType
public GetOutboundContactlistsRequest.Builder withFilterType(GetOutboundContactlistsRequest.filterTypeValues filterType) -
withName
-
withId
-
withDivisionId
-
withSortBy
-
withSortOrder
-
withSortOrder
public GetOutboundContactlistsRequest.Builder withSortOrder(GetOutboundContactlistsRequest.sortOrderValues sortOrder) -
build
-