Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeParseJobRequestPatch
Packages that use KnowledgeParseJobRequestPatch
Package
Description
-
Uses of KnowledgeParseJobRequestPatch in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type KnowledgeParseJobRequestPatchModifier and TypeMethodDescriptionvoidKnowledgeApi.patchKnowledgeKnowledgebaseParseJob(String knowledgeBaseId, String parseJobId, KnowledgeParseJobRequestPatch body) Send update to the parse operationKnowledgeApi.patchKnowledgeKnowledgebaseParseJobWithHttpInfo(String knowledgeBaseId, String parseJobId, KnowledgeParseJobRequestPatch body) Send update to the parse operationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type KnowledgeParseJobRequestPatchModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebaseParseJob(ApiRequest<KnowledgeParseJobRequestPatch> request) Send update to the parse operationKnowledgeApiAsync.patchKnowledgeKnowledgebaseParseJobAsync(ApiRequest<KnowledgeParseJobRequestPatch> request, AsyncApiCallback<ApiResponse<Void>> callback) Send update to the parse operation -
Uses of KnowledgeParseJobRequestPatch in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return KnowledgeParseJobRequestPatchMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type KnowledgeParseJobRequestPatchMethods in com.mypurecloud.sdk.v2.api.request with parameters of type KnowledgeParseJobRequestPatchModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseParseJobRequest.builder(String knowledgeBaseId, String parseJobId, KnowledgeParseJobRequestPatch body) voidPatchKnowledgeKnowledgebaseParseJobRequest.setBody(KnowledgeParseJobRequestPatch body) PatchKnowledgeKnowledgebaseParseJobRequest.Builder.withBody(KnowledgeParseJobRequestPatch body) PatchKnowledgeKnowledgebaseParseJobRequest.withBody(KnowledgeParseJobRequestPatch body) PatchKnowledgeKnowledgebaseParseJobRequest.Builder.withRequiredParams(String knowledgeBaseId, String parseJobId, KnowledgeParseJobRequestPatch body) -
Uses of KnowledgeParseJobRequestPatch in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeParseJobRequestPatchModifier and TypeMethodDescriptionHinted titles for the parser.