Class GetOutboundContactlistfiltersRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistfiltersRequest.Builder
- Enclosing class:
- GetOutboundContactlistfiltersRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAllowEmptyResult(Boolean allowEmptyResult) withContactListId(String contactListId) withFilterType(String filterType) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withPageSize
-
withPageNumber
-
withAllowEmptyResult
-
withFilterType
-
withFilterType
public GetOutboundContactlistfiltersRequest.Builder withFilterType(GetOutboundContactlistfiltersRequest.filterTypeValues filterType) -
withName
-
withSortBy
-
withSortOrder
-
withSortOrder
public GetOutboundContactlistfiltersRequest.Builder withSortOrder(GetOutboundContactlistfiltersRequest.sortOrderValues sortOrder) -
withContactListId
-
build
-