Uses of Class
com.baidubce.services.lss.model.LiveStatistics

Packages that use LiveStatistics
com.baidubce.services.lss.model   
 

Uses of LiveStatistics in com.baidubce.services.lss.model
 

Subclasses of LiveStatistics in com.baidubce.services.lss.model
 class LiveStatisticsWithDate
          Created by wuyafei on 16/10/17.
 

Methods in com.baidubce.services.lss.model that return LiveStatistics
 LiveStatistics LiveStreamStatistics.getAggregate()
           
 LiveStatistics LiveDomainStatistics.getAggregate()
           
 LiveStatistics GetStreamStatisticsResponse.getAggregate()
           
 LiveStatistics GetDomainStatisticsResponse.getAggregate()
           
 

Methods in com.baidubce.services.lss.model with parameters of type LiveStatistics
 void LiveStreamStatistics.setAggregate(LiveStatistics aggregate)
           
 void LiveDomainStatistics.setAggregate(LiveStatistics aggregate)
           
 void GetStreamStatisticsResponse.setAggregate(LiveStatistics aggregate)
           
 void GetDomainStatisticsResponse.setAggregate(LiveStatistics aggregate)
           
 



Copyright © 2018. All rights reserved.