Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.ImageBlockStart
Packages that use ImageBlockStart
-
Uses of ImageBlockStart in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return ImageBlockStartModifier and TypeMethodDescriptionfinal ImageBlockStartContentBlockStart.image()The initial event indicating the start of a streaming image block.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type ImageBlockStartModifier and TypeMethodDescriptionstatic ContentBlockStartContentBlockStart.fromImage(ImageBlockStart image) Create an instance of this class withContentBlockStart.image()initialized to the given value.ContentBlockStart.Builder.image(ImageBlockStart image) The initial event indicating the start of a streaming image block.