| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite |
|
| software.amazon.awssdk.services.timestreamwrite.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDatabaseResponse |
TimestreamWriteClient.describeDatabase(DescribeDatabaseRequest describeDatabaseRequest)
Returns information about the database, including the database name, time that the database was created, and the
total number of tables found within the database.
|
default CompletableFuture<DescribeDatabaseResponse> |
TimestreamWriteAsyncClient.describeDatabase(DescribeDatabaseRequest describeDatabaseRequest)
Returns information about the database, including the database name, time that the database was created, and the
total number of tables found within the database.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDatabaseRequestMarshaller.marshall(DescribeDatabaseRequest describeDatabaseRequest) |
Copyright © 2023. All rights reserved.