Uses of Class
software.amazon.awssdk.services.bedrockagent.model.WebSourceConfiguration
Packages that use WebSourceConfiguration
-
Uses of WebSourceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return WebSourceConfigurationModifier and TypeMethodDescriptionfinal WebSourceConfigurationWebDataSourceConfiguration.sourceConfiguration()The source configuration details for the web data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type WebSourceConfigurationModifier and TypeMethodDescriptionWebDataSourceConfiguration.Builder.sourceConfiguration(WebSourceConfiguration sourceConfiguration) The source configuration details for the web data source.