Class AllocateUDPNRequest


  • public class AllocateUDPNRequest
    extends Request
    • Constructor Detail

      • AllocateUDPNRequest

        public AllocateUDPNRequest()
    • Method Detail

      • getPeer1

        public String getPeer1()
      • setPeer1

        public void setPeer1​(String peer1)
      • getPeer2

        public String getPeer2()
      • setPeer2

        public void setPeer2​(String peer2)
      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • 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)
      • 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)