| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetDocumentStatusResponseError> |
BatchGetDocumentStatusResponse.errors()
A list of documents that Amazon Kendra couldn't get the status for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDocumentStatusResponse.Builder |
BatchGetDocumentStatusResponse.Builder.errors(BatchGetDocumentStatusResponseError... errors)
A list of documents that Amazon Kendra couldn't get the status for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDocumentStatusResponse.Builder |
BatchGetDocumentStatusResponse.Builder.errors(Collection<BatchGetDocumentStatusResponseError> errors)
A list of documents that Amazon Kendra couldn't get the status for.
|
Copyright © 2023. All rights reserved.