Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeSettingsRequest
Packages that use PostKnowledgeSettingsRequest
-
Uses of PostKnowledgeSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostKnowledgeSettingsRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeSettings(PostKnowledgeSettingsRequest request) Create Knowledge setting.KnowledgeApiAsync.postKnowledgeSettingsAsync(PostKnowledgeSettingsRequest request, AsyncApiCallback<KnowledgeSettingsResponse> callback) Create Knowledge setting. -
Uses of PostKnowledgeSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeSettingsRequestModifier and TypeMethodDescriptionPostKnowledgeSettingsRequest.Builder.build()PostKnowledgeSettingsRequest.withBody(KnowledgeSettingsRequest body) PostKnowledgeSettingsRequest.withCustomHeader(String name, String value)