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