Uses of Class
software.amazon.awssdk.services.bedrockagent.model.WebCrawlerConfiguration
-
Packages that use WebCrawlerConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of WebCrawlerConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return WebCrawlerConfiguration Modifier and Type Method Description WebCrawlerConfigurationWebDataSourceConfiguration. crawlerConfiguration()The Web Crawler configuration details for the web data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type WebCrawlerConfiguration Modifier and Type Method Description WebDataSourceConfiguration.BuilderWebDataSourceConfiguration.Builder. crawlerConfiguration(WebCrawlerConfiguration crawlerConfiguration)The Web Crawler configuration details for the web data source.
-