Class PatchTaskmanagementWorktypeStatusRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorktypeStatusRequest.Builder
- Enclosing class:
- PatchTaskmanagementWorktypeStatusRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(WorkitemStatusUpdate body) withRequiredParams(String worktypeId, String statusId, WorkitemStatusUpdate body) withStatusId(String statusId) withWorktypeId(String worktypeId)
-
Method Details
-
withWorktypeId
-
withStatusId
-
withBody
-
withRequiredParams
public PatchTaskmanagementWorktypeStatusRequest.Builder withRequiredParams(String worktypeId, String statusId, WorkitemStatusUpdate body) -
build
-