Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeSourcesRequest
Packages that use PostKnowledgeSourcesRequest
-
Uses of PostKnowledgeSourcesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostKnowledgeSourcesRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeSources(PostKnowledgeSourcesRequest request) Create a new sourceKnowledgeApiAsync.postKnowledgeSourcesAsync(PostKnowledgeSourcesRequest request, AsyncApiCallback<V3SourceDetailedResponse> callback) Create a new source -
Uses of PostKnowledgeSourcesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeSourcesRequestModifier and TypeMethodDescriptionPostKnowledgeSourcesRequest.Builder.build()PostKnowledgeSourcesRequest.withBody(V3SourceCreateRequest body) PostKnowledgeSourcesRequest.withCustomHeader(String name, String value)