Uses of Class
software.amazon.awssdk.services.timestreamquery.model.QueryInsights
-
Packages that use QueryInsights Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of QueryInsights in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return QueryInsights Modifier and Type Method Description QueryInsightsQueryRequest. queryInsights()Encapsulates settings for enablingQueryInsights.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type QueryInsights Modifier and Type Method Description QueryRequest.BuilderQueryRequest.Builder. queryInsights(QueryInsights queryInsights)Encapsulates settings for enablingQueryInsights.
-