| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
ImageSource |
ImageSource.clone() |
ImageSource |
ImageBlock.getSource()
The source for the image.
|
ImageSource |
ImageSource.withBytes(ByteBuffer bytes)
The raw image bytes for the image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageBlock.setSource(ImageSource source)
The source for the image.
|
ImageBlock |
ImageBlock.withSource(ImageSource source)
The source for the image.
|
Copyright © 2024. All rights reserved.