Uses of Class
com.baidubce.services.vod.model.MediaStatisticsElement

Packages that use MediaStatisticsElement
com.baidubce.services.vod.model   
 

Uses of MediaStatisticsElement in com.baidubce.services.vod.model
 

Methods in com.baidubce.services.vod.model that return MediaStatisticsElement
 MediaStatisticsElement GetMediaStatisticResponse.getAggregate()
           
 

Methods in com.baidubce.services.vod.model that return types with arguments of type MediaStatisticsElement
 List<MediaStatisticsElement> GetMediaStatisticResponse.getStatistics()
           
 

Methods in com.baidubce.services.vod.model with parameters of type MediaStatisticsElement
 void GetMediaStatisticResponse.setAggregate(MediaStatisticsElement aggregate)
           
 

Method parameters in com.baidubce.services.vod.model with type arguments of type MediaStatisticsElement
 void GetMediaStatisticResponse.setStatistics(List<MediaStatisticsElement> statistics)
           
 



Copyright © 2018. All rights reserved.