Class GetUPhonePriceRequest


  • public class GetUPhonePriceRequest
    extends Request
    • Constructor Detail

      • GetUPhonePriceRequest

        public GetUPhonePriceRequest()
    • Method Detail

      • getCityId

        public String getCityId()
      • setCityId

        public void setCityId​(String cityId)
      • getUPhoneModelName

        public Integer getUPhoneModelName()
      • setUPhoneModelName

        public void setUPhoneModelName​(Integer uPhoneModelName)
      • getMediaBandwidth

        public Integer getMediaBandwidth()
      • setMediaBandwidth

        public void setMediaBandwidth​(Integer mediaBandwidth)
      • getUPhoneCount

        public Integer getUPhoneCount()
      • setUPhoneCount

        public void setUPhoneCount​(Integer uPhoneCount)
      • 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)
      • getINetBandwidth

        public Integer getINetBandwidth()
      • setINetBandwidth

        public void setINetBandwidth​(Integer iNetBandwidth)
      • 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)