Class GetUFileQuotaPriceRequest


  • public class GetUFileQuotaPriceRequest
    extends Request
    • Constructor Detail

      • GetUFileQuotaPriceRequest

        public GetUFileQuotaPriceRequest()
    • Method Detail

      • getStorageVolume

        public Integer getStorageVolume()
      • setStorageVolume

        public void setStorageVolume​(Integer storageVolume)
      • getDownloadTraffic

        public Integer getDownloadTraffic()
      • setDownloadTraffic

        public void setDownloadTraffic​(Integer downloadTraffic)
      • getRequestCount

        public Integer getRequestCount()
      • setRequestCount

        public void setRequestCount​(Integer requestCount)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)