Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ByteContentFile
-
Packages that use ByteContentFile Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of ByteContentFile in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ByteContentFile Modifier and Type Method Description ByteContentFileFileSource. byteContent()The data and the text of the attached files.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ByteContentFile Modifier and Type Method Description FileSource.BuilderFileSource.Builder. byteContent(ByteContentFile byteContent)The data and the text of the attached files.
-