| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
static Table.Builder |
Table.builder() |
Table.Builder |
Table.Builder.tableId(String tableId)
The id of the table.
|
Table.Builder |
Table.Builder.tableName(String tableName)
The name of the table.
|
Table.Builder |
Table.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Table.Builder> |
Table.serializableBuilderClass() |
Copyright © 2023. All rights reserved.