Class LiveReportInputFilter

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class LiveReportInputFilter
    extends ObjectBase
    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

      • LiveReportInputFilter

        public LiveReportInputFilter()
      • LiveReportInputFilter

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

      • getEntryIds

        public String getEntryIds()
      • setEntryIds

        public void setEntryIds​(String entryIds)
      • entryIds

        public void entryIds​(String multirequestToken)
      • getFromTime

        public Long getFromTime()
      • setFromTime

        public void setFromTime​(Long fromTime)
      • fromTime

        public void fromTime​(String multirequestToken)
      • getToTime

        public Long getToTime()
      • setToTime

        public void setToTime​(Long toTime)
      • toTime

        public void toTime​(String multirequestToken)
      • getLive

        public Boolean getLive()
      • setLive

        public void setLive​(Boolean live)
      • live

        public void live​(String multirequestToken)
      • orderBy

        public void orderBy​(String multirequestToken)