Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeSourcesRequest
Packages that use GetKnowledgeSourcesRequest
-
Uses of GetKnowledgeSourcesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeSourcesRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSources(GetKnowledgeSourcesRequest request) List sourcesKnowledgeApiAsync.getKnowledgeSourcesAsync(GetKnowledgeSourcesRequest request, AsyncApiCallback<V3SourceExpandableListing> callback) List sources -
Uses of GetKnowledgeSourcesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeSourcesRequestModifier and TypeMethodDescriptionGetKnowledgeSourcesRequest.Builder.build()GetKnowledgeSourcesRequest.withCustomHeader(String name, String value) GetKnowledgeSourcesRequest.withExpand(List<String> expand)