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