Class PatchTaskmanagementWorkbinRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorkbinRequest.Builder
- Enclosing class:
- PatchTaskmanagementWorkbinRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(WorkbinUpdate body) withRequiredParams(String workbinId, WorkbinUpdate body) withWorkbinId(String workbinId)
-
Method Details
-
withWorkbinId
-
withBody
-
withRequiredParams
public PatchTaskmanagementWorkbinRequest.Builder withRequiredParams(String workbinId, WorkbinUpdate body) -
build
-