Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeBaseUpdateRequest
Packages that use KnowledgeBaseUpdateRequest
Package
Description
-
Uses of KnowledgeBaseUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type KnowledgeBaseUpdateRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebase(String knowledgeBaseId, KnowledgeBaseUpdateRequest body) Update knowledge baseKnowledgeApi.patchKnowledgeKnowledgebaseWithHttpInfo(String knowledgeBaseId, KnowledgeBaseUpdateRequest body) Update knowledge baseMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type KnowledgeBaseUpdateRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebase(ApiRequest<KnowledgeBaseUpdateRequest> request) Update knowledge baseKnowledgeApiAsync.patchKnowledgeKnowledgebaseAsync(ApiRequest<KnowledgeBaseUpdateRequest> request, AsyncApiCallback<ApiResponse<KnowledgeBase>> callback) Update knowledge base -
Uses of KnowledgeBaseUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return KnowledgeBaseUpdateRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type KnowledgeBaseUpdateRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type KnowledgeBaseUpdateRequestModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseRequest.builder(String knowledgeBaseId, KnowledgeBaseUpdateRequest body) voidPatchKnowledgeKnowledgebaseRequest.setBody(KnowledgeBaseUpdateRequest body) PatchKnowledgeKnowledgebaseRequest.Builder.withBody(KnowledgeBaseUpdateRequest body) PatchKnowledgeKnowledgebaseRequest.withBody(KnowledgeBaseUpdateRequest body) PatchKnowledgeKnowledgebaseRequest.Builder.withRequiredParams(String knowledgeBaseId, KnowledgeBaseUpdateRequest body) -
Uses of KnowledgeBaseUpdateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeBaseUpdateRequestModifier and TypeMethodDescriptionKnowledgeBaseUpdateRequest.description(String description) Knowledge base descriptionKnowledge base name