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

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

Uses of GetStatFlowRequest in com.baidubce.services.cdn
 

Methods in com.baidubce.services.cdn with parameters of type GetStatFlowRequest
 GetStatFlowResponse CdnClient.getStatFlow(GetStatFlowRequest request)
          Get flow statistics with specified attributes.
 

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

Methods in com.baidubce.services.cdn.model that return GetStatFlowRequest
 GetStatFlowRequest GetStatFlowRequest.withDomain(String domain)
           
 GetStatFlowRequest GetStatFlowRequest.withEndTime(Date endTime)
           
 GetStatFlowRequest GetStatFlowRequest.withPeriod(Integer period)
           
 GetStatFlowRequest GetStatFlowRequest.withRequestCredentials(BceCredentials credentials)
          (non-Javadoc)
 GetStatFlowRequest GetStatFlowRequest.withStartTime(Date startTime)
           
 



Copyright © 2018. All rights reserved.