Uses of Class
com.mypurecloud.sdk.v2.api.request.PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest
Packages that use PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest
-
Uses of PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequestModifier and TypeMethodDescriptionKnowledgeApi.putKnowledgeKnowledgebaseSourcesServicenowSourceId(PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest request) Update ServiceNow Knowledge integration sourceKnowledgeApiAsync.putKnowledgeKnowledgebaseSourcesServicenowSourceIdAsync(PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest request, AsyncApiCallback<ServiceNowSourceResponse> callback) Update ServiceNow Knowledge integration source -
Uses of PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequestModifier and TypeMethodDescriptionPutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.Builder.build()PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withBody(ServiceNowSourceRequest body) PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withCustomHeader(String name, String value) PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withKnowledgeBaseId(String knowledgeBaseId) PutKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withSourceId(String sourceId)