Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorkbinRequest
Packages that use PatchTaskmanagementWorkbinRequest
-
Uses of PatchTaskmanagementWorkbinRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchTaskmanagementWorkbinRequestModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorkbin(PatchTaskmanagementWorkbinRequest request) Update the attributes of a workbinTaskManagementApiAsync.patchTaskmanagementWorkbinAsync(PatchTaskmanagementWorkbinRequest request, AsyncApiCallback<Workbin> callback) Update the attributes of a workbin -
Uses of PatchTaskmanagementWorkbinRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchTaskmanagementWorkbinRequestModifier and TypeMethodDescriptionPatchTaskmanagementWorkbinRequest.Builder.build()PatchTaskmanagementWorkbinRequest.withBody(WorkbinUpdate body) PatchTaskmanagementWorkbinRequest.withCustomHeader(String name, String value) PatchTaskmanagementWorkbinRequest.withWorkbinId(String workbinId)