| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResultRow> |
ResultSet.rows()
List of rows returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSet.Builder |
ResultSet.Builder.rows(ResultRow... rows)
List of rows returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSet.Builder |
ResultSet.Builder.rows(Collection<ResultRow> rows)
List of rows returned by the request.
|
Copyright © 2023. All rights reserved.