Uses of Class
video.api.client.api.models.AnalyticsAggregatedMetricsResponse
-
Packages that use AnalyticsAggregatedMetricsResponse Package Description video.api.client.api.clients video.api.client.api.models -
-
Uses of AnalyticsAggregatedMetricsResponse in video.api.client.api.clients
Methods in video.api.client.api.clients that return AnalyticsAggregatedMetricsResponse Modifier and Type Method Description AnalyticsAggregatedMetricsResponseAnalyticsApi.APIgetAggregatedMetricsRequest. execute()Execute getAggregatedMetrics requestMethods in video.api.client.api.clients that return types with arguments of type AnalyticsAggregatedMetricsResponse Modifier and Type Method Description ApiResponse<AnalyticsAggregatedMetricsResponse>AnalyticsApi.APIgetAggregatedMetricsRequest. executeWithHttpInfo()Execute getAggregatedMetrics request with HTTP info returnedMethod parameters in video.api.client.api.clients with type arguments of type AnalyticsAggregatedMetricsResponse Modifier and Type Method Description okhttp3.CallAnalyticsApi.APIgetAggregatedMetricsRequest. executeAsync(ApiCallback<AnalyticsAggregatedMetricsResponse> _callback)Execute getAggregatedMetrics request (asynchronously) -
Uses of AnalyticsAggregatedMetricsResponse in video.api.client.api.models
Methods in video.api.client.api.models that return AnalyticsAggregatedMetricsResponse Modifier and Type Method Description AnalyticsAggregatedMetricsResponseAnalyticsAggregatedMetricsResponse. context(AnalyticsAggregatedMetricsResponseContext context)AnalyticsAggregatedMetricsResponseAnalyticsAggregatedMetricsResponse. data(Float data)
-