| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
BatchPutDocumentRequest.documents()
One or more documents to add to the index.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutDocumentRequest.Builder |
BatchPutDocumentRequest.Builder.documents(Document... documents)
One or more documents to add to the index.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutDocumentRequest.Builder |
BatchPutDocumentRequest.Builder.documents(Collection<Document> documents)
One or more documents to add to the index.
|
Copyright © 2021. All rights reserved.