default BatchGetTableOptimizerError.Builder |
BatchGetTableOptimizerError.Builder.error(Consumer<ErrorDetail.Builder> error) |
An ErrorDetail object containing code and message details about the error.
|
default ColumnError.Builder |
ColumnError.Builder.error(Consumer<ErrorDetail.Builder> error) |
An error message with the reason for the failure of an operation.
|
default ColumnStatisticsError.Builder |
ColumnStatisticsError.Builder.error(Consumer<ErrorDetail.Builder> error) |
An error message with the reason for the failure of an operation.
|
default BatchStopJobRunError.Builder |
BatchStopJobRunError.Builder.errorDetail(Consumer<ErrorDetail.Builder> errorDetail) |
Specifies details about the error that was encountered.
|
default BatchUpdatePartitionFailureEntry.Builder |
BatchUpdatePartitionFailureEntry.Builder.errorDetail(Consumer<ErrorDetail.Builder> errorDetail) |
The details about the batch update partition error.
|
default PartitionError.Builder |
PartitionError.Builder.errorDetail(Consumer<ErrorDetail.Builder> errorDetail) |
The details about the partition error.
|
default TableError.Builder |
TableError.Builder.errorDetail(Consumer<ErrorDetail.Builder> errorDetail) |
The details about the error.
|
default TableVersionError.Builder |
TableVersionError.Builder.errorDetail(Consumer<ErrorDetail.Builder> errorDetail) |
The details about the error.
|