Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeSettingRequest
Packages that use GetKnowledgeSettingRequest
-
Uses of GetKnowledgeSettingRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeSettingRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSetting(GetKnowledgeSettingRequest request) Get Knowledge setting.KnowledgeApiAsync.getKnowledgeSettingAsync(GetKnowledgeSettingRequest request, AsyncApiCallback<KnowledgeSettingsResponse> callback) Get Knowledge setting. -
Uses of GetKnowledgeSettingRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeSettingRequestModifier and TypeMethodDescriptionGetKnowledgeSettingRequest.Builder.build()GetKnowledgeSettingRequest.withCustomHeader(String name, String value) GetKnowledgeSettingRequest.withKnowledgeSettingId(String knowledgeSettingId)