Uses of Class
com.mypurecloud.sdk.v2.api.request.GetTaskmanagementWorkitemsBulkAddJobRequest
Packages that use GetTaskmanagementWorkitemsBulkAddJobRequest
-
Uses of GetTaskmanagementWorkitemsBulkAddJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetTaskmanagementWorkitemsBulkAddJobRequestModifier and TypeMethodDescriptionTaskManagementApi.getTaskmanagementWorkitemsBulkAddJob(GetTaskmanagementWorkitemsBulkAddJobRequest request) Get the bulk add job associated with the job id.TaskManagementApiAsync.getTaskmanagementWorkitemsBulkAddJobAsync(GetTaskmanagementWorkitemsBulkAddJobRequest request, AsyncApiCallback<BulkJob> callback) Get the bulk add job associated with the job id. -
Uses of GetTaskmanagementWorkitemsBulkAddJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetTaskmanagementWorkitemsBulkAddJobRequestModifier and TypeMethodDescriptionGetTaskmanagementWorkitemsBulkAddJobRequest.Builder.build()GetTaskmanagementWorkitemsBulkAddJobRequest.withBulkJobId(String bulkJobId) GetTaskmanagementWorkitemsBulkAddJobRequest.withCustomHeader(String name, String value)