| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRowData.Builder |
CreateRowData.Builder.batchItemId(String batchItemId)
An external identifier that represents the single row that is being created as part of the
BatchCreateTableRows request.
|
static CreateRowData.Builder |
CreateRowData.builder() |
CreateRowData.Builder |
CreateRowData.Builder.cellsToCreate(Map<String,CellInput> cellsToCreate)
A map representing the cells to create in the new row.
|
CreateRowData.Builder |
CreateRowData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateRowData.Builder> |
CreateRowData.serializableBuilderClass() |
Copyright © 2021. All rights reserved.