| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnMetadata> |
ResultSet.headers()
List of headers for all the data cells in the block.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSet.Builder |
ResultSet.Builder.headers(ColumnMetadata... headers)
List of headers for all the data cells in the block.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSet.Builder |
ResultSet.Builder.headers(Collection<ColumnMetadata> headers)
List of headers for all the data cells in the block.
|
Copyright © 2022. All rights reserved.