Uses of Class
com.mypurecloud.sdk.v2.model.ImportStatusRequest
Packages that use ImportStatusRequest
Package
Description
-
Uses of ImportStatusRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ImportStatusRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebaseImportJob(String knowledgeBaseId, String importJobId, ImportStatusRequest body) Start import jobKnowledgeApi.patchKnowledgeKnowledgebaseImportJobWithHttpInfo(String knowledgeBaseId, String importJobId, ImportStatusRequest body) Start import jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ImportStatusRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebaseImportJob(ApiRequest<ImportStatusRequest> request) Start import jobKnowledgeApiAsync.patchKnowledgeKnowledgebaseImportJobAsync(ApiRequest<ImportStatusRequest> request, AsyncApiCallback<ApiResponse<KnowledgeImportJobResponse>> callback) Start import job -
Uses of ImportStatusRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ImportStatusRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ImportStatusRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type ImportStatusRequestModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseImportJobRequest.builder(String knowledgeBaseId, String importJobId, ImportStatusRequest body) voidPatchKnowledgeKnowledgebaseImportJobRequest.setBody(ImportStatusRequest body) PatchKnowledgeKnowledgebaseImportJobRequest.Builder.withBody(ImportStatusRequest body) PatchKnowledgeKnowledgebaseImportJobRequest.withBody(ImportStatusRequest body) PatchKnowledgeKnowledgebaseImportJobRequest.Builder.withRequiredParams(String knowledgeBaseId, String importJobId, ImportStatusRequest body) -
Uses of ImportStatusRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportStatusRequestModifier and TypeMethodDescriptionNew status for existing import operation