Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest
Packages that use GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest
-
Uses of GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeKnowledgebaseSourcesServicenowSourceId(GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest request) Get ServiceNow Knowledge integration sourceKnowledgeApiAsync.getKnowledgeKnowledgebaseSourcesServicenowSourceIdAsync(GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest request, AsyncApiCallback<ServiceNowSourceResponse> callback) Get ServiceNow Knowledge integration source -
Uses of GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequestModifier and TypeMethodDescriptionGetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.Builder.build()GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withCustomHeader(String name, String value) GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withExpand(List<String> expand) GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withKnowledgeBaseId(String knowledgeBaseId) GetKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withSourceId(String sourceId)