Class LiveEntryArchiveJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • LiveEntryArchiveJobData

        public LiveEntryArchiveJobData()
      • LiveEntryArchiveJobData

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

      • getLiveEntryId

        public String getLiveEntryId()
      • setLiveEntryId

        public void setLiveEntryId​(String liveEntryId)
      • liveEntryId

        public void liveEntryId​(String multirequestToken)
      • getVodEntryId

        public String getVodEntryId()
      • setVodEntryId

        public void setVodEntryId​(String vodEntryId)
      • vodEntryId

        public void vodEntryId​(String multirequestToken)