Class ScheduledTaskJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class ScheduledTaskJobData
    extends JobData
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • ScheduledTaskJobData

        public ScheduledTaskJobData()
      • ScheduledTaskJobData

        public ScheduledTaskJobData​(com.google.gson.JsonObject jsonObject)
                             throws APIException
        Throws:
        APIException
    • Method Detail

      • getMaxResults

        public Integer getMaxResults()
      • setMaxResults

        public void setMaxResults​(Integer maxResults)
      • maxResults

        public void maxResults​(String multirequestToken)
      • getTotalCount

        public Integer getTotalCount()
      • setTotalCount

        public void setTotalCount​(Integer totalCount)
      • totalCount

        public void totalCount​(String multirequestToken)
      • setFileFormat

        public void setFileFormat​(DryRunFileType fileFormat)
      • fileFormat

        public void fileFormat​(String multirequestToken)
      • getResultsFilePath

        public String getResultsFilePath()
      • setResultsFilePath

        public void setResultsFilePath​(String resultsFilePath)
      • resultsFilePath

        public void resultsFilePath​(String multirequestToken)
      • getReferenceTime

        public Long getReferenceTime()
      • setReferenceTime

        public void setReferenceTime​(Long referenceTime)
      • referenceTime

        public void referenceTime​(String multirequestToken)