Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ExternalSourcesRetrieveAndGenerateConfiguration
-
Packages that use ExternalSourcesRetrieveAndGenerateConfiguration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of ExternalSourcesRetrieveAndGenerateConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ExternalSourcesRetrieveAndGenerateConfiguration Modifier and Type Method Description ExternalSourcesRetrieveAndGenerateConfigurationRetrieveAndGenerateConfiguration. externalSourcesConfiguration()The configuration for the external source wrapper object in theretrieveAndGeneratefunction.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ExternalSourcesRetrieveAndGenerateConfiguration Modifier and Type Method Description RetrieveAndGenerateConfiguration.BuilderRetrieveAndGenerateConfiguration.Builder. externalSourcesConfiguration(ExternalSourcesRetrieveAndGenerateConfiguration externalSourcesConfiguration)The configuration for the external source wrapper object in theretrieveAndGeneratefunction.
-