| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataItem> |
ResultRow.dataItems()
List of all the data cells in a row.
|
| Modifier and Type | Method and Description |
|---|---|
ResultRow.Builder |
ResultRow.Builder.dataItems(DataItem... dataItems)
List of all the data cells in a row.
|
| Modifier and Type | Method and Description |
|---|---|
ResultRow.Builder |
ResultRow.Builder.dataItems(Collection<DataItem> dataItems)
List of all the data cells in a row.
|
Copyright © 2022. All rights reserved.