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