Class SyndicationFeedEntryCount

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • SyndicationFeedEntryCount

        public SyndicationFeedEntryCount()
      • SyndicationFeedEntryCount

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

      • getTotalEntryCount

        public Integer getTotalEntryCount()
      • setTotalEntryCount

        public void setTotalEntryCount​(Integer totalEntryCount)
      • totalEntryCount

        public void totalEntryCount​(String multirequestToken)
      • getActualEntryCount

        public Integer getActualEntryCount()
      • setActualEntryCount

        public void setActualEntryCount​(Integer actualEntryCount)
      • actualEntryCount

        public void actualEntryCount​(String multirequestToken)
      • getRequireTranscodingCount

        public Integer getRequireTranscodingCount()
      • setRequireTranscodingCount

        public void setRequireTranscodingCount​(Integer requireTranscodingCount)
      • requireTranscodingCount

        public void requireTranscodingCount​(String multirequestToken)