Uses of Class
com.mypurecloud.sdk.v2.model.CreateUploadSourceUrlJobRequest
Packages that use CreateUploadSourceUrlJobRequest
Package
Description
-
Uses of CreateUploadSourceUrlJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CreateUploadSourceUrlJobRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeKnowledgebaseUploadsUrlsJobs(String knowledgeBaseId, CreateUploadSourceUrlJobRequest body) Create content upload from URL jobUploadsApi.postKnowledgeKnowledgebaseUploadsUrlsJobs(String knowledgeBaseId, CreateUploadSourceUrlJobRequest body) Create content upload from URL jobKnowledgeApi.postKnowledgeKnowledgebaseUploadsUrlsJobsWithHttpInfo(String knowledgeBaseId, CreateUploadSourceUrlJobRequest body) Create content upload from URL jobUploadsApi.postKnowledgeKnowledgebaseUploadsUrlsJobsWithHttpInfo(String knowledgeBaseId, CreateUploadSourceUrlJobRequest body) Create content upload from URL jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateUploadSourceUrlJobRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeKnowledgebaseUploadsUrlsJobs(ApiRequest<CreateUploadSourceUrlJobRequest> request) Create content upload from URL jobUploadsApi.postKnowledgeKnowledgebaseUploadsUrlsJobs(ApiRequest<CreateUploadSourceUrlJobRequest> request) Create content upload from URL jobKnowledgeApiAsync.postKnowledgeKnowledgebaseUploadsUrlsJobsAsync(ApiRequest<CreateUploadSourceUrlJobRequest> request, AsyncApiCallback<ApiResponse<CreateUploadSourceUrlJobResponse>> callback) Create content upload from URL jobUploadsApiAsync.postKnowledgeKnowledgebaseUploadsUrlsJobsAsync(ApiRequest<CreateUploadSourceUrlJobRequest> request, AsyncApiCallback<ApiResponse<CreateUploadSourceUrlJobResponse>> callback) Create content upload from URL job -
Uses of CreateUploadSourceUrlJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CreateUploadSourceUrlJobRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CreateUploadSourceUrlJobRequestModifier and TypeMethodDescriptionPostKnowledgeKnowledgebaseUploadsUrlsJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CreateUploadSourceUrlJobRequestModifier and TypeMethodDescriptionPostKnowledgeKnowledgebaseUploadsUrlsJobsRequest.builder(String knowledgeBaseId, CreateUploadSourceUrlJobRequest body) voidPostKnowledgeKnowledgebaseUploadsUrlsJobsRequest.setBody(CreateUploadSourceUrlJobRequest body) PostKnowledgeKnowledgebaseUploadsUrlsJobsRequest.Builder.withBody(CreateUploadSourceUrlJobRequest body) PostKnowledgeKnowledgebaseUploadsUrlsJobsRequest.withBody(CreateUploadSourceUrlJobRequest body) PostKnowledgeKnowledgebaseUploadsUrlsJobsRequest.Builder.withRequiredParams(String knowledgeBaseId, CreateUploadSourceUrlJobRequest body) -
Uses of CreateUploadSourceUrlJobRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateUploadSourceUrlJobRequestModifier and TypeMethodDescriptionThe URL of the content to upload.