Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ExternalSource
Packages that use ExternalSource
-
Uses of ExternalSource in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type ExternalSourceModifier and TypeMethodDescriptionfinal List<ExternalSource>ExternalSourcesRetrieveAndGenerateConfiguration.sources()The document for the external source wrapper object in theretrieveAndGeneratefunction.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ExternalSourceModifier and TypeMethodDescriptionExternalSourcesRetrieveAndGenerateConfiguration.Builder.sources(ExternalSource... sources) The document for the external source wrapper object in theretrieveAndGeneratefunction.Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type ExternalSourceModifier and TypeMethodDescriptionExternalSourcesRetrieveAndGenerateConfiguration.Builder.sources(Collection<ExternalSource> sources) The document for the external source wrapper object in theretrieveAndGeneratefunction.