Class SetUPhoneRootModeRequest


  • public class SetUPhoneRootModeRequest
    extends Request
    • Constructor Detail

      • SetUPhoneRootModeRequest

        public SetUPhoneRootModeRequest()
    • Method Detail

      • getUPhoneIds

        public List<String> getUPhoneIds()
      • setUPhoneIds

        public void setUPhoneIds​(List<String> uPhoneIds)
      • getRoot

        public Boolean getRoot()
      • setRoot

        public void setRoot​(Boolean root)
      • getCityId

        public String getCityId()
      • setCityId

        public void setCityId​(String cityId)
      • getProductType

        public String getProductType()
      • setProductType

        public void setProductType​(String productType)
      • setPkgNames

        public void setPkgNames​(List<String> pkgNames)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)