Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.FileSource
Packages that use FileSource
-
Uses of FileSource in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FileSourceModifier and TypeMethodDescriptionfinal FileSourceInputFile.source()Specifies where the files are located.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type FileSourceModifier and TypeMethodDescriptionInputFile.Builder.source(FileSource source) Specifies where the files are located.