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