Uses of Class
com.mypurecloud.sdk.v2.api.request.PutKnowledgeSourceRequest
Packages that use PutKnowledgeSourceRequest
-
Uses of PutKnowledgeSourceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutKnowledgeSourceRequestModifier and TypeMethodDescriptionKnowledgeApi.putKnowledgeSource(PutKnowledgeSourceRequest request) Update the sourceKnowledgeApiAsync.putKnowledgeSourceAsync(PutKnowledgeSourceRequest request, AsyncApiCallback<V3SourceDetailedResponse> callback) Update the source -
Uses of PutKnowledgeSourceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutKnowledgeSourceRequestModifier and TypeMethodDescriptionPutKnowledgeSourceRequest.Builder.build()PutKnowledgeSourceRequest.withBody(V3SourceUpdateRequest body) PutKnowledgeSourceRequest.withCustomHeader(String name, String value) PutKnowledgeSourceRequest.withSourceId(String sourceId)