Class GetOutboundSequencesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundSequencesRequest.Builder
- Enclosing class:
- GetOutboundSequencesRequest
-
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 GetOutboundSequencesRequest.Builder withFilterType(GetOutboundSequencesRequest.filterTypeValues filterType) -
withName
-
withSortBy
-
withSortOrder
-
withSortOrder
public GetOutboundSequencesRequest.Builder withSortOrder(GetOutboundSequencesRequest.sortOrderValues sortOrder) -
build
-