| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
List<Cell> |
TableRow.cells()
A list of cells in the table row.
|
| Modifier and Type | Method and Description |
|---|---|
TableRow.Builder |
TableRow.Builder.cells(Cell... cells)
A list of cells in the table row.
|
| Modifier and Type | Method and Description |
|---|---|
TableRow.Builder |
TableRow.Builder.cells(Collection<Cell> cells)
A list of cells in the table row.
|
Copyright © 2020. All rights reserved.