| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamquery |
|
| software.amazon.awssdk.services.timestreamquery.transform |
| Modifier and Type | Method and Description |
|---|---|
default PrepareQueryResponse |
TimestreamQueryClient.prepareQuery(PrepareQueryRequest prepareQueryRequest)
A synchronous operation that allows you to submit a query with parameters to be stored by Timestream for later
running.
|
default CompletableFuture<PrepareQueryResponse> |
TimestreamQueryAsyncClient.prepareQuery(PrepareQueryRequest prepareQueryRequest)
A synchronous operation that allows you to submit a query with parameters to be stored by Timestream for later
running.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PrepareQueryRequestMarshaller.marshall(PrepareQueryRequest prepareQueryRequest) |
Copyright © 2023. All rights reserved.