Class GetFlowHistoryHistoryIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowHistoryHistoryIdRequest.Builder
- Enclosing class:
- GetFlowHistoryHistoryIdRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAction(List<String> action) withFlowId(String flowId) withHistoryId(String historyId) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withRequiredParams(String flowId, String historyId) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withFlowId
-
withHistoryId
-
withPageNumber
-
withPageSize
-
withSortOrder
-
withSortBy
-
withSortBy
public GetFlowHistoryHistoryIdRequest.Builder withSortBy(GetFlowHistoryHistoryIdRequest.sortByValues sortBy) -
withAction
-
withActionEnumValues
public GetFlowHistoryHistoryIdRequest.Builder withActionEnumValues(List<GetFlowHistoryHistoryIdRequest.actionValues> action) -
withRequiredParams
-
build
-