| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite |
|
| software.amazon.awssdk.services.timestreamwrite.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTableResponse> |
TimestreamWriteAsyncClient.createTable(CreateTableRequest createTableRequest)
Adds a new table to an existing database in your account.
|
default CreateTableResponse |
TimestreamWriteClient.createTable(CreateTableRequest createTableRequest)
Adds a new table to an existing database in your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateTableRequestMarshaller.marshall(CreateTableRequest createTableRequest) |
Copyright © 2023. All rights reserved.