Uses of Class
software.amazon.awssdk.services.bedrockagent.model.WebDataSourceConfiguration
Packages that use WebDataSourceConfiguration
-
Uses of WebDataSourceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return WebDataSourceConfigurationModifier and TypeMethodDescriptionDataSourceConfiguration.webConfiguration()The configuration of web URLs to crawl for your data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type WebDataSourceConfigurationModifier and TypeMethodDescriptionDataSourceConfiguration.Builder.webConfiguration(WebDataSourceConfiguration webConfiguration) The configuration of web URLs to crawl for your data source.