Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchKnowledgeKnowledgebaseRequest
Packages that use PatchKnowledgeKnowledgebaseRequest
-
Uses of PatchKnowledgeKnowledgebaseRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchKnowledgeKnowledgebaseRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebase(PatchKnowledgeKnowledgebaseRequest request) Update knowledge baseKnowledgeApiAsync.patchKnowledgeKnowledgebaseAsync(PatchKnowledgeKnowledgebaseRequest request, AsyncApiCallback<KnowledgeBase> callback) Update knowledge base -
Uses of PatchKnowledgeKnowledgebaseRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchKnowledgeKnowledgebaseRequestModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseRequest.Builder.build()PatchKnowledgeKnowledgebaseRequest.withBody(KnowledgeBaseUpdateRequest body) PatchKnowledgeKnowledgebaseRequest.withCustomHeader(String name, String value) PatchKnowledgeKnowledgebaseRequest.withKnowledgeBaseId(String knowledgeBaseId)