Uses of Class
software.amazon.awssdk.services.athena.model.QueryRuntimeStatisticsTimeline
-
Packages that use QueryRuntimeStatisticsTimeline Package Description software.amazon.awssdk.services.athena.model -
-
Uses of QueryRuntimeStatisticsTimeline in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return QueryRuntimeStatisticsTimeline Modifier and Type Method Description QueryRuntimeStatisticsTimelineQueryRuntimeStatistics. timeline()Returns the value of the Timeline property for this object.Methods in software.amazon.awssdk.services.athena.model with parameters of type QueryRuntimeStatisticsTimeline Modifier and Type Method Description QueryRuntimeStatistics.BuilderQueryRuntimeStatistics.Builder. timeline(QueryRuntimeStatisticsTimeline timeline)Sets the value of the Timeline property for this object.
-