Uses of Class
software.amazon.awssdk.services.timestreamquery.model.QueryInsightsResponse
-
Packages that use QueryInsightsResponse Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of QueryInsightsResponse in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return QueryInsightsResponse Modifier and Type Method Description QueryInsightsResponseQueryResponse. queryInsightsResponse()EncapsulatesQueryInsightscontaining insights and metrics related to the query that you executed.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type QueryInsightsResponse Modifier and Type Method Description QueryResponse.BuilderQueryResponse.Builder. queryInsightsResponse(QueryInsightsResponse queryInsightsResponse)EncapsulatesQueryInsightscontaining insights and metrics related to the query that you executed.
-