Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ExternalSourcesRetrieveAndGenerateConfiguration
Packages that use ExternalSourcesRetrieveAndGenerateConfiguration
-
Uses of ExternalSourcesRetrieveAndGenerateConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ExternalSourcesRetrieveAndGenerateConfigurationModifier and TypeMethodDescriptionRetrieveAndGenerateConfiguration.externalSourcesConfiguration()The configuration for the external source wrapper object in theretrieveAndGeneratefunction.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ExternalSourcesRetrieveAndGenerateConfigurationModifier and TypeMethodDescriptionRetrieveAndGenerateConfiguration.Builder.externalSourcesConfiguration(ExternalSourcesRetrieveAndGenerateConfiguration externalSourcesConfiguration) The configuration for the external source wrapper object in theretrieveAndGeneratefunction.