| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetDocumentStatusResponseError.Builder |
BatchGetDocumentStatusResponseError.builder() |
BatchGetDocumentStatusResponseError.Builder |
BatchGetDocumentStatusResponseError.Builder.documentId(String documentId)
The identifier of the document whose status could not be retrieved.
|
BatchGetDocumentStatusResponseError.Builder |
BatchGetDocumentStatusResponseError.Builder.errorCode(ErrorCode errorCode)
Indicates the source of the error.
|
BatchGetDocumentStatusResponseError.Builder |
BatchGetDocumentStatusResponseError.Builder.errorCode(String errorCode)
Indicates the source of the error.
|
BatchGetDocumentStatusResponseError.Builder |
BatchGetDocumentStatusResponseError.Builder.errorMessage(String errorMessage)
States that the API could not get the status of a document.
|
BatchGetDocumentStatusResponseError.Builder |
BatchGetDocumentStatusResponseError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetDocumentStatusResponseError.Builder> |
BatchGetDocumentStatusResponseError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.