| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentInfo> |
BatchGetDocumentStatusRequest.documentInfoList()
A list of
DocumentInfo objects that identify the documents for which to get the status. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetDocumentStatusRequest.Builder |
BatchGetDocumentStatusRequest.Builder.documentInfoList(DocumentInfo... documentInfoList)
A list of
DocumentInfo objects that identify the documents for which to get the status. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetDocumentStatusRequest.Builder |
BatchGetDocumentStatusRequest.Builder.documentInfoList(Collection<DocumentInfo> documentInfoList)
A list of
DocumentInfo objects that identify the documents for which to get the status. |
Copyright © 2023. All rights reserved.