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