default AttachmentOutput.Builder |
AttachmentOutput.Builder.error(Consumer<ErrorDetail.Builder> error) |
An error associated with a file uploaded during chat.
|
default DataSourceSyncJob.Builder |
DataSourceSyncJob.Builder.error(Consumer<ErrorDetail.Builder> error) |
If the Status field is set to FAILED, the ErrorCode field indicates
the reason the synchronization failed.
|
default DocumentDetails.Builder |
DocumentDetails.Builder.error(Consumer<ErrorDetail.Builder> error) |
An error message associated with the document.
|
default FailedDocument.Builder |
FailedDocument.Builder.error(Consumer<ErrorDetail.Builder> error) |
An explanation for why the document couldn't be removed from the index.
|
default GetApplicationResponse.Builder |
GetApplicationResponse.Builder.error(Consumer<ErrorDetail.Builder> error) |
If the Status field is set to ERROR, the ErrorMessage field contains a
description of the error that caused the synchronization to fail.
|
default GetDataSourceResponse.Builder |
GetDataSourceResponse.Builder.error(Consumer<ErrorDetail.Builder> error) |
When the Status field value is FAILED, the ErrorMessage field contains
a description of the error that caused the data source connector to fail.
|
default GetIndexResponse.Builder |
GetIndexResponse.Builder.error(Consumer<ErrorDetail.Builder> error) |
When the Status field value is FAILED, the ErrorMessage field contains
a message that explains why.
|
default GetWebExperienceResponse.Builder |
GetWebExperienceResponse.Builder.error(Consumer<ErrorDetail.Builder> error) |
When the Status field value is FAILED, the ErrorMessage field contains
a description of the error that caused the data source connector to fail.
|
default GroupStatusDetail.Builder |
GroupStatusDetail.Builder.errorDetail(Consumer<ErrorDetail.Builder> errorDetail) |
The details of an error associated a group status.
|