| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite.model |
| Modifier and Type | Method and Description |
|---|---|
Schema |
UpdateTableRequest.schema()
The schema of the table.
|
Schema |
CreateTableRequest.schema()
The schema of the table.
|
Schema |
Table.schema()
The schema of the table.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTableRequest.Builder |
UpdateTableRequest.Builder.schema(Schema schema)
The schema of the table.
|
CreateTableRequest.Builder |
CreateTableRequest.Builder.schema(Schema schema)
The schema of the table.
|
Table.Builder |
Table.Builder.schema(Schema schema)
The schema of the table.
|
Copyright © 2023. All rights reserved.