Uses of Class
com.mypurecloud.sdk.v2.api.request.PostTaskmanagementWorkitemsBulkAddJobsRequest
Packages that use PostTaskmanagementWorkitemsBulkAddJobsRequest
-
Uses of PostTaskmanagementWorkitemsBulkAddJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostTaskmanagementWorkitemsBulkAddJobsRequestModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorkitemsBulkAddJobs(PostTaskmanagementWorkitemsBulkAddJobsRequest request) Create a workitem bulk add job.TaskManagementApiAsync.postTaskmanagementWorkitemsBulkAddJobsAsync(PostTaskmanagementWorkitemsBulkAddJobsRequest request, AsyncApiCallback<BulkJob> callback) Create a workitem bulk add job. -
Uses of PostTaskmanagementWorkitemsBulkAddJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostTaskmanagementWorkitemsBulkAddJobsRequestModifier and TypeMethodDescriptionPostTaskmanagementWorkitemsBulkAddJobsRequest.Builder.build()PostTaskmanagementWorkitemsBulkAddJobsRequest.withBody(BulkJobAddRequest body) PostTaskmanagementWorkitemsBulkAddJobsRequest.withCustomHeader(String name, String value)