Uses of Class
software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
-
Packages that use ServiceNowConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of ServiceNowConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return ServiceNowConfiguration Modifier and Type Method Description ServiceNowConfigurationDataSourceConfiguration. serviceNowConfiguration()Provides the configuration information to connect to ServiceNow as your data source.Methods in software.amazon.awssdk.services.kendra.model with parameters of type ServiceNowConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. serviceNowConfiguration(ServiceNowConfiguration serviceNowConfiguration)Provides the configuration information to connect to ServiceNow as your data source.
-