| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
static FailedBatchItem.Builder |
FailedBatchItem.builder() |
FailedBatchItem.Builder |
FailedBatchItem.Builder.errorMessage(String errorMessage)
The error message that indicates why the batch item failed.
|
FailedBatchItem.Builder |
FailedBatchItem.Builder.id(String id)
The id of the batch item that failed.
|
FailedBatchItem.Builder |
FailedBatchItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FailedBatchItem.Builder> |
FailedBatchItem.serializableBuilderClass() |
Copyright © 2021. All rights reserved.