Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ByteContentDoc
-
Packages that use ByteContentDoc Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of ByteContentDoc in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ByteContentDoc Modifier and Type Method Description ByteContentDocExternalSource. byteContent()The identifier, contentType, and data of the external source wrapper object.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ByteContentDoc Modifier and Type Method Description ExternalSource.BuilderExternalSource.Builder. byteContent(ByteContentDoc byteContent)The identifier, contentType, and data of the external source wrapper object.
-