Class ReleaseShareBandwidthRequest


  • public class ReleaseShareBandwidthRequest
    extends Request
    • Constructor Detail

      • ReleaseShareBandwidthRequest

        public ReleaseShareBandwidthRequest()
    • Method Detail

      • getShareBandwidthId

        public String getShareBandwidthId()
      • setShareBandwidthId

        public void setShareBandwidthId​(String shareBandwidthId)
      • getEIPBandwidth

        public Integer getEIPBandwidth()
      • setEIPBandwidth

        public void setEIPBandwidth​(Integer eipBandwidth)
      • getPayMode

        public String getPayMode()
      • setPayMode

        public void setPayMode​(String payMode)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)