Class LiveReportExportJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class LiveReportExportJobData
    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

      • LiveReportExportJobData

        public LiveReportExportJobData()
      • LiveReportExportJobData

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

      • getTimeReference

        public Long getTimeReference()
      • setTimeReference

        public void setTimeReference​(Long timeReference)
      • timeReference

        public void timeReference​(String multirequestToken)
      • getTimeZoneOffset

        public Integer getTimeZoneOffset()
      • setTimeZoneOffset

        public void setTimeZoneOffset​(Integer timeZoneOffset)
      • timeZoneOffset

        public void timeZoneOffset​(String multirequestToken)
      • getEntryIds

        public String getEntryIds()
      • setEntryIds

        public void setEntryIds​(String entryIds)
      • entryIds

        public void entryIds​(String multirequestToken)
      • getOutputPath

        public String getOutputPath()
      • setOutputPath

        public void setOutputPath​(String outputPath)
      • outputPath

        public void outputPath​(String multirequestToken)
      • getRecipientEmail

        public String getRecipientEmail()
      • setRecipientEmail

        public void setRecipientEmail​(String recipientEmail)
      • recipientEmail

        public void recipientEmail​(String multirequestToken)