Class GetUPhoneServerPriceRequest


  • public class GetUPhoneServerPriceRequest
    extends Request
    • Constructor Detail

      • GetUPhoneServerPriceRequest

        public GetUPhoneServerPriceRequest()
    • Method Detail

      • getCityId

        public String getCityId()
      • setCityId

        public void setCityId​(String cityId)
      • getServerModelName

        public String getServerModelName()
      • setServerModelName

        public void setServerModelName​(String serverModelName)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • getIpDestRegion

        public String getIpDestRegion()
      • setIpDestRegion

        public void setIpDestRegion​(String ipDestRegion)
      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • getIpCount

        public Integer getIpCount()
      • setIpCount

        public void setIpCount​(Integer ipCount)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)