Class CreateBandwidthPackageRequest


  • public class CreateBandwidthPackageRequest
    extends Request
    • Constructor Detail

      • CreateBandwidthPackageRequest

        public CreateBandwidthPackageRequest()
    • Method Detail

      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • getEIPId

        public String getEIPId()
      • setEIPId

        public void setEIPId​(String eipId)
      • getTimeRange

        public Integer getTimeRange()
      • setTimeRange

        public void setTimeRange​(Integer timeRange)
      • getEnableTime

        public Integer getEnableTime()
      • setEnableTime

        public void setEnableTime​(Integer enableTime)
      • getCouponId

        public String getCouponId()
      • setCouponId

        public void setCouponId​(String couponId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)