| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRowData.Builder |
UpdateRowData.builder() |
UpdateRowData.Builder |
UpdateRowData.Builder.cellsToUpdate(Map<String,CellInput> cellsToUpdate)
A map representing the cells to update in the given row.
|
UpdateRowData.Builder |
UpdateRowData.Builder.rowId(String rowId)
The id of the row that needs to be updated.
|
UpdateRowData.Builder |
UpdateRowData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateRowData.Builder> |
UpdateRowData.serializableBuilderClass() |
Copyright © 2023. All rights reserved.