Class PatchTaskmanagementWorkitemUserWrapupsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorkitemUserWrapupsRequest.Builder
- Enclosing class:
- PatchTaskmanagementWorkitemUserWrapupsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(WorkitemWrapupUpdate body) withRequiredParams(String workitemId, String userId, WorkitemWrapupUpdate body) withUserId(String userId) withWorkitemId(String workitemId)
-
Method Details
-
withWorkitemId
-
withUserId
-
withBody
-
withRequiredParams
public PatchTaskmanagementWorkitemUserWrapupsRequest.Builder withRequiredParams(String workitemId, String userId, WorkitemWrapupUpdate body) -
build
-