Uses of Class
software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Packages that use ServiceNowServiceCatalogConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of ServiceNowServiceCatalogConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return ServiceNowServiceCatalogConfiguration Modifier and Type Method Description ServiceNowServiceCatalogConfigurationServiceNowConfiguration. serviceCatalogConfiguration()Configuration information for crawling service catalogs in the ServiceNow site.Methods in software.amazon.awssdk.services.kendra.model with parameters of type ServiceNowServiceCatalogConfiguration Modifier and Type Method Description ServiceNowConfiguration.BuilderServiceNowConfiguration.Builder. serviceCatalogConfiguration(ServiceNowServiceCatalogConfiguration serviceCatalogConfiguration)Configuration information for crawling service catalogs in the ServiceNow site.
-