Uses of Class
software.amazon.awssdk.services.bedrockagent.model.WebCrawlerConfiguration
Packages that use WebCrawlerConfiguration
-
Uses of WebCrawlerConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return WebCrawlerConfigurationModifier and TypeMethodDescriptionfinal WebCrawlerConfigurationWebDataSourceConfiguration.crawlerConfiguration()The Web Crawler configuration details for the web data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type WebCrawlerConfigurationModifier and TypeMethodDescriptionWebDataSourceConfiguration.Builder.crawlerConfiguration(WebCrawlerConfiguration crawlerConfiguration) The Web Crawler configuration details for the web data source.