| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentSource |
DocumentSource.clone() |
DocumentSource |
DocumentBlock.getSource()
Contains the content of the document.
|
DocumentSource |
DocumentSource.withBytes(ByteBuffer bytes)
The raw bytes for the document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentBlock.setSource(DocumentSource source)
Contains the content of the document.
|
DocumentBlock |
DocumentBlock.withSource(DocumentSource source)
Contains the content of the document.
|
Copyright © 2024. All rights reserved.