Class ModifyUPhoneBandwidthRequest


  • public class ModifyUPhoneBandwidthRequest
    extends Request
    • Constructor Detail

      • ModifyUPhoneBandwidthRequest

        public ModifyUPhoneBandwidthRequest()
    • Method Detail

      • getUPhoneId

        public String getUPhoneId()
      • setUPhoneId

        public void setUPhoneId​(String uPhoneId)
      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • getProductType

        public String getProductType()
      • setProductType

        public void setProductType​(String productType)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)