| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteDocument |
DeleteDocument.clone() |
DeleteDocument |
DeleteDocument.withDocumentId(String documentId)
The identifier of the deleted document.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeleteDocument> |
BatchDeleteDocumentRequest.getDocuments()
Documents deleted from the Amazon Q Business index.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDocumentRequest |
BatchDeleteDocumentRequest.withDocuments(DeleteDocument... documents)
Documents deleted from the Amazon Q Business index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteDocumentRequest.setDocuments(Collection<DeleteDocument> documents)
Documents deleted from the Amazon Q Business index.
|
BatchDeleteDocumentRequest |
BatchDeleteDocumentRequest.withDocuments(Collection<DeleteDocument> documents)
Documents deleted from the Amazon Q Business index.
|
Copyright © 2024. All rights reserved.