Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchKnowledgeSettingRequest
Packages that use PatchKnowledgeSettingRequest
-
Uses of PatchKnowledgeSettingRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchKnowledgeSettingRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeSetting(PatchKnowledgeSettingRequest request) Update Knowledge setting.KnowledgeApiAsync.patchKnowledgeSettingAsync(PatchKnowledgeSettingRequest request, AsyncApiCallback<KnowledgeSettingsResponse> callback) Update Knowledge setting. -
Uses of PatchKnowledgeSettingRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchKnowledgeSettingRequestModifier and TypeMethodDescriptionPatchKnowledgeSettingRequest.Builder.build()PatchKnowledgeSettingRequest.withBody(KnowledgeSettingsRequest body) PatchKnowledgeSettingRequest.withCustomHeader(String name, String value) PatchKnowledgeSettingRequest.withKnowledgeSettingId(String knowledgeSettingId)