Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowHistoryHistoryIdRequest.Builder
Packages that use GetFlowHistoryHistoryIdRequest.Builder
-
Uses of GetFlowHistoryHistoryIdRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowHistoryHistoryIdRequest.BuilderModifier and TypeMethodDescriptionGetFlowHistoryHistoryIdRequest.builder()GetFlowHistoryHistoryIdRequest.Builder.withAction(List<String> action) GetFlowHistoryHistoryIdRequest.Builder.withActionEnumValues(List<GetFlowHistoryHistoryIdRequest.actionValues> action) GetFlowHistoryHistoryIdRequest.Builder.withFlowId(String flowId) GetFlowHistoryHistoryIdRequest.Builder.withHistoryId(String historyId) GetFlowHistoryHistoryIdRequest.Builder.withPageNumber(Integer pageNumber) GetFlowHistoryHistoryIdRequest.Builder.withPageSize(Integer pageSize) GetFlowHistoryHistoryIdRequest.Builder.withRequiredParams(String flowId, String historyId) GetFlowHistoryHistoryIdRequest.Builder.withSortBy(GetFlowHistoryHistoryIdRequest.sortByValues sortBy) GetFlowHistoryHistoryIdRequest.Builder.withSortBy(String sortBy) GetFlowHistoryHistoryIdRequest.Builder.withSortOrder(String sortOrder)