| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite |
Amazon Timestream is a fast, scalable, fully managed time series database service that makes it easy to store and
analyze trillions of time series data points per day.
|
| software.amazon.awssdk.services.timestreamwrite.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateTableResponse |
TimestreamWriteClient.createTable(CreateTableRequest createTableRequest)
The CreateTable operation adds a new table to an existing database in your account.
|
default CompletableFuture<CreateTableResponse> |
TimestreamWriteAsyncClient.createTable(CreateTableRequest createTableRequest)
The CreateTable operation adds a new table to an existing database in your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateTableRequestMarshaller.marshall(CreateTableRequest createTableRequest) |
Copyright © 2021. All rights reserved.