Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest
Packages that use PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest
-
Uses of PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeKnowledgebaseSourcesServicenowSourceIdSync(PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest request) Start synchronization on ServiceNow Knowledge integration sourceKnowledgeApiAsync.postKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncAsync(PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest request, AsyncApiCallback<SourceSyncResponse> callback) Start synchronization on ServiceNow Knowledge integration source -
Uses of PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequestModifier and TypeMethodDescriptionPostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest.Builder.build()PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest.withCustomHeader(String name, String value) PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest.withKnowledgeBaseId(String knowledgeBaseId) PostKnowledgeKnowledgebaseSourcesServicenowSourceIdSyncRequest.withSourceId(String sourceId)