Uses of Class
video.api.client.api.models.AnalyticsAggregatedMetricsResponseContext
-
Packages that use AnalyticsAggregatedMetricsResponseContext Package Description video.api.client.api.models -
-
Uses of AnalyticsAggregatedMetricsResponseContext in video.api.client.api.models
Methods in video.api.client.api.models that return AnalyticsAggregatedMetricsResponseContext Modifier and Type Method Description AnalyticsAggregatedMetricsResponseContextAnalyticsAggregatedMetricsResponseContext. aggregation(AnalyticsAggregatedMetricsResponseContext.AggregationEnum aggregation)AnalyticsAggregatedMetricsResponseContextAnalyticsAggregatedMetricsResponse. getContext()Get contextAnalyticsAggregatedMetricsResponseContextAnalyticsAggregatedMetricsResponseContext. metric(AnalyticsAggregatedMetricsResponseContext.MetricEnum metric)AnalyticsAggregatedMetricsResponseContextAnalyticsAggregatedMetricsResponseContext. timeframe(AnalyticsAggregatedMetricsResponseContextTimeframe timeframe)Methods in video.api.client.api.models with parameters of type AnalyticsAggregatedMetricsResponseContext Modifier and Type Method Description AnalyticsAggregatedMetricsResponseAnalyticsAggregatedMetricsResponse. context(AnalyticsAggregatedMetricsResponseContext context)voidAnalyticsAggregatedMetricsResponse. setContext(AnalyticsAggregatedMetricsResponseContext context)
-