Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.ByteContentDoc.Builder
Packages that use ByteContentDoc.Builder
-
Uses of ByteContentDoc.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ByteContentDoc.BuilderModifier and TypeMethodDescriptionstatic ByteContentDoc.BuilderByteContentDoc.builder()The base64-encoded string of the content.The MIME type of the content.ByteContentDoc.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type ByteContentDoc.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ByteContentDoc.Builder>ByteContentDoc.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type ByteContentDoc.BuilderModifier and TypeMethodDescriptiondefault InlineContent.BuilderInlineContent.Builder.byteContent(Consumer<ByteContentDoc.Builder> byteContent) Contains information about content defined inline in bytes.