Class DescribeUPhoneModelRequest


  • public class DescribeUPhoneModelRequest
    extends Request
    • Constructor Detail

      • DescribeUPhoneModelRequest

        public DescribeUPhoneModelRequest()
    • Method Detail

      • getUPhoneModelNames

        public List<String> getUPhoneModelNames()
      • setUPhoneModelNames

        public void setUPhoneModelNames​(List<String> uPhoneModelNames)
      • getOffset

        public Integer getOffset()
      • setOffset

        public void setOffset​(Integer offset)
      • getLimit

        public Integer getLimit()
      • setLimit

        public void setLimit​(Integer limit)
      • 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)