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