Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ByteContentFile
Packages that use ByteContentFile
-
Uses of ByteContentFile in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ByteContentFileModifier and TypeMethodDescriptionfinal ByteContentFileFileSource.byteContent()The data and the text of the attached files.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ByteContentFileModifier and TypeMethodDescriptionFileSource.Builder.byteContent(ByteContentFile byteContent) The data and the text of the attached files.