Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeSourceRequest
Packages that use GetKnowledgeSourceRequest
-
Uses of GetKnowledgeSourceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeSourceRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSource(GetKnowledgeSourceRequest request) Get sourceKnowledgeApiAsync.getKnowledgeSourceAsync(GetKnowledgeSourceRequest request, AsyncApiCallback<V3SourceExpandableResponse> callback) Get source -
Uses of GetKnowledgeSourceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeSourceRequestModifier and TypeMethodDescriptionGetKnowledgeSourceRequest.Builder.build()GetKnowledgeSourceRequest.withCustomHeader(String name, String value) GetKnowledgeSourceRequest.withExpand(List<String> expand) GetKnowledgeSourceRequest.withSourceId(String sourceId)