com.baidubce.services.cdn.model
Class GetCacheQuotaRequest

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.services.cdn.model.GetCacheQuotaRequest

public class GetCacheQuotaRequest
extends AbstractBceRequest

Author:
yixing

Constructor Summary
GetCacheQuotaRequest()
           
 
Method Summary
 GetCacheQuotaRequest withRequestCredentials(BceCredentials credentials)
          (non-Javadoc)
 
Methods inherited from class com.baidubce.model.AbstractBceRequest
getRequestCredentials, setRequestCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCacheQuotaRequest

public GetCacheQuotaRequest()
Method Detail

withRequestCredentials

public GetCacheQuotaRequest withRequestCredentials(BceCredentials credentials)
(non-Javadoc)

Specified by:
withRequestCredentials in class AbstractBceRequest
See Also:
AbstractBceRequest.withRequestCredentials(com.baidubce.auth.BceCredentials)


Copyright © 2018. All rights reserved.