Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest
Packages that use DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest
-
Uses of DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequestModifier and TypeMethodDescriptionvoidKnowledgeApi.deleteKnowledgeKnowledgebaseSourcesServicenowSourceId(DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest request) Delete ServiceNow Knowledge integration sourceKnowledgeApiAsync.deleteKnowledgeKnowledgebaseSourcesServicenowSourceIdAsync(DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest request, AsyncApiCallback<Void> callback) Delete ServiceNow Knowledge integration source -
Uses of DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequestModifier and TypeMethodDescriptionDeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.Builder.build()DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withCustomHeader(String name, String value) DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withKnowledgeBaseId(String knowledgeBaseId) DeleteKnowledgeKnowledgebaseSourcesServicenowSourceIdRequest.withSourceId(String sourceId)