Class AllocateEIPRequest


  • public class AllocateEIPRequest
    extends Request
    • Constructor Detail

      • AllocateEIPRequest

        public AllocateEIPRequest()
    • Method Detail

      • getOperatorName

        public String getOperatorName()
      • setOperatorName

        public void setOperatorName​(String operatorName)
      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • getTag

        public String getTag()
      • setTag

        public void setTag​(String tag)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • getPayMode

        public String getPayMode()
      • setPayMode

        public void setPayMode​(String payMode)
      • getShareBandwidthId

        public String getShareBandwidthId()
      • setShareBandwidthId

        public void setShareBandwidthId​(String shareBandwidthId)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getCount

        public Integer getCount()
      • setCount

        public void setCount​(Integer count)
      • getRemark

        public String getRemark()
      • setRemark

        public void setRemark​(String remark)
      • 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)