Class FeedDropFolder

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class FeedDropFolder
    extends DropFolder
    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

      • FeedDropFolder

        public FeedDropFolder()
      • FeedDropFolder

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

      • getItemHandlingLimit

        public Integer getItemHandlingLimit()
      • setItemHandlingLimit

        public void setItemHandlingLimit​(Integer itemHandlingLimit)
      • itemHandlingLimit

        public void itemHandlingLimit​(String multirequestToken)
      • setFeedItemInfo

        public void setFeedItemInfo​(FeedItemInfo feedItemInfo)