Class AllocateShareBandwidthRequest


  • public class AllocateShareBandwidthRequest
    extends Request
    • Constructor Detail

      • AllocateShareBandwidthRequest

        public AllocateShareBandwidthRequest()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getShareBandwidth

        public Integer getShareBandwidth()
      • setShareBandwidth

        public void setShareBandwidth​(Integer shareBandwidth)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • getIPVersion

        public String getIPVersion()
      • setIPVersion

        public void setIPVersion​(String ipVersion)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)