Class DeleteUPhoneImageRequest


  • public class DeleteUPhoneImageRequest
    extends Request
    • Constructor Detail

      • DeleteUPhoneImageRequest

        public DeleteUPhoneImageRequest()
    • Method Detail

      • getImageId

        public String getImageId()
      • setImageId

        public void setImageId​(String imageId)
      • 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)