Uses of Class
software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Packages that use ServiceNowKnowledgeArticleConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of ServiceNowKnowledgeArticleConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return ServiceNowKnowledgeArticleConfiguration Modifier and Type Method Description ServiceNowKnowledgeArticleConfigurationServiceNowConfiguration. knowledgeArticleConfiguration()Configuration information for crawling knowledge articles in the ServiceNow site.Methods in software.amazon.awssdk.services.kendra.model with parameters of type ServiceNowKnowledgeArticleConfiguration Modifier and Type Method Description ServiceNowConfiguration.BuilderServiceNowConfiguration.Builder. knowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration knowledgeArticleConfiguration)Configuration information for crawling knowledge articles in the ServiceNow site.
-