Class RunAsyncCommandRequest


  • public class RunAsyncCommandRequest
    extends Request
    • Constructor Detail

      • RunAsyncCommandRequest

        public RunAsyncCommandRequest()
    • Method Detail

      • getContent

        public String getContent()
      • setContent

        public void setContent​(String content)
      • getUPhoneIds

        public List<String> getUPhoneIds()
      • setUPhoneIds

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

        public String getCityId()
      • setCityId

        public void setCityId​(String cityId)
      • 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)