| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentContent |
DocumentContent.clone() |
DocumentContent |
Document.getContent()
The contents of the document.
|
DocumentContent |
DocumentContent.withBlob(ByteBuffer blob)
The contents of the document.
|
DocumentContent |
DocumentContent.withS3(S3 s3)
The path to the document in an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Document.setContent(DocumentContent content)
The contents of the document.
|
Document |
Document.withContent(DocumentContent content)
The contents of the document.
|
Copyright © 2024. All rights reserved.