Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ByteContentDoc
-
Packages that use ByteContentDoc Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of ByteContentDoc in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ByteContentDoc Modifier and Type Method Description ByteContentDocInlineContent. byteContent()Contains information about content defined inline in bytes.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ByteContentDoc Modifier and Type Method Description InlineContent.BuilderInlineContent.Builder. byteContent(ByteContentDoc byteContent)Contains information about content defined inline in bytes.
-