Uses of Class
software.amazon.awssdk.services.timestreamquery.model.ExecutionStats
-
Packages that use ExecutionStats Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of ExecutionStats in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return ExecutionStats Modifier and Type Method Description ExecutionStatsScheduledQueryRunSummary. executionStats()Runtime statistics for a scheduled run.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type ExecutionStats Modifier and Type Method Description ScheduledQueryRunSummary.BuilderScheduledQueryRunSummary.Builder. executionStats(ExecutionStats executionStats)Runtime statistics for a scheduled run.
-