Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorktypeRequest
Packages that use PatchTaskmanagementWorktypeRequest
-
Uses of PatchTaskmanagementWorktypeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchTaskmanagementWorktypeRequestModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktype(PatchTaskmanagementWorktypeRequest request) Update the attributes of a worktypeTaskManagementApiAsync.patchTaskmanagementWorktypeAsync(PatchTaskmanagementWorktypeRequest request, AsyncApiCallback<Worktype> callback) Update the attributes of a worktype -
Uses of PatchTaskmanagementWorktypeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchTaskmanagementWorktypeRequestModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeRequest.Builder.build()PatchTaskmanagementWorktypeRequest.withBody(WorktypeUpdate body) PatchTaskmanagementWorktypeRequest.withCustomHeader(String name, String value) PatchTaskmanagementWorktypeRequest.withWorktypeId(String worktypeId)