| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
QueryStatus |
QueryResponse.queryStatus()
Information about the status of the query, including progress and bytes scanned.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.queryStatus(QueryStatus queryStatus)
Information about the status of the query, including progress and bytes scanned.
|
Copyright © 2023. All rights reserved.