Uses of Class
software.amazon.awssdk.services.bedrockagent.model.UrlConfiguration
-
Packages that use UrlConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of UrlConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return UrlConfiguration Modifier and Type Method Description UrlConfigurationWebSourceConfiguration. urlConfiguration()The configuration of the URL/URLs.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type UrlConfiguration Modifier and Type Method Description WebSourceConfiguration.BuilderWebSourceConfiguration.Builder. urlConfiguration(UrlConfiguration urlConfiguration)The configuration of the URL/URLs.
-