Uses of Class
software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
-
Packages that use WebCrawlerConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of WebCrawlerConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return WebCrawlerConfiguration Modifier and Type Method Description WebCrawlerConfigurationDataSourceConfiguration. webCrawlerConfiguration()Returns the value of the WebCrawlerConfiguration property for this object.Methods in software.amazon.awssdk.services.kendra.model with parameters of type WebCrawlerConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. webCrawlerConfiguration(WebCrawlerConfiguration webCrawlerConfiguration)Sets the value of the WebCrawlerConfiguration property for this object.
-