Uses of Class
com.baidubce.services.cdn.model.KvCounter

Packages that use KvCounter
com.baidubce.services.cdn.model   
 

Uses of KvCounter in com.baidubce.services.cdn.model
 

Methods in com.baidubce.services.cdn.model that return types with arguments of type KvCounter
 List<KvCounter> HttpCodeRegionData.getCounters()
           
 List<KvCounter> StatTopUrlDetails.getCounters()
           
 List<KvCounter> StatTopRefererDetails.getCounters()
           
 List<KvCounter> StatHttpCodeDetails.getCounters()
           
 

Method parameters in com.baidubce.services.cdn.model with type arguments of type KvCounter
 void HttpCodeRegionData.setCounters(List<KvCounter> counters)
           
 void StatTopUrlDetails.setCounters(List<KvCounter> counters)
           
 void StatTopRefererDetails.setCounters(List<KvCounter> counters)
           
 void StatHttpCodeDetails.setCounters(List<KvCounter> counters)
           
 



Copyright © 2018. All rights reserved.