Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeKnowledgebaseSourcesServicenowRequest
Packages that use PostKnowledgeKnowledgebaseSourcesServicenowRequest
-
Uses of PostKnowledgeKnowledgebaseSourcesServicenowRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostKnowledgeKnowledgebaseSourcesServicenowRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeKnowledgebaseSourcesServicenow(PostKnowledgeKnowledgebaseSourcesServicenowRequest request) Create ServiceNow Knowledge integration sourceKnowledgeApiAsync.postKnowledgeKnowledgebaseSourcesServicenowAsync(PostKnowledgeKnowledgebaseSourcesServicenowRequest request, AsyncApiCallback<KnowledgeSyncJobResponse> callback) Create ServiceNow Knowledge integration source -
Uses of PostKnowledgeKnowledgebaseSourcesServicenowRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeKnowledgebaseSourcesServicenowRequestModifier and TypeMethodDescriptionPostKnowledgeKnowledgebaseSourcesServicenowRequest.Builder.build()PostKnowledgeKnowledgebaseSourcesServicenowRequest.withBody(ServiceNowSourceRequest body) PostKnowledgeKnowledgebaseSourcesServicenowRequest.withCustomHeader(String name, String value) PostKnowledgeKnowledgebaseSourcesServicenowRequest.withKnowledgeBaseId(String knowledgeBaseId)