Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowsDatatablesRequest.Builder
Packages that use GetFlowsDatatablesRequest.Builder
-
Uses of GetFlowsDatatablesRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsDatatablesRequest.BuilderModifier and TypeMethodDescriptionGetFlowsDatatablesRequest.builder()GetFlowsDatatablesRequest.Builder.withDivisionId(List<String> divisionId) GetFlowsDatatablesRequest.Builder.withExpand(GetFlowsDatatablesRequest.expandValues expand) GetFlowsDatatablesRequest.Builder.withExpand(String expand) GetFlowsDatatablesRequest.Builder.withPageNumber(Integer pageNumber) GetFlowsDatatablesRequest.Builder.withPageSize(Integer pageSize) GetFlowsDatatablesRequest.Builder.withSortBy(GetFlowsDatatablesRequest.sortByValues sortBy) GetFlowsDatatablesRequest.Builder.withSortBy(String sortBy) GetFlowsDatatablesRequest.Builder.withSortOrder(String sortOrder)