Class ESearchItemDataResult

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • ESearchItemDataResult

        public ESearchItemDataResult()
      • ESearchItemDataResult

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

      • getTotalCount

        public Integer getTotalCount()
      • setTotalCount

        public void setTotalCount​(Integer totalCount)
      • totalCount

        public void totalCount​(String multirequestToken)
      • getItemsType

        public String getItemsType()
      • setItemsType

        public void setItemsType​(String itemsType)
      • itemsType

        public void itemsType​(String multirequestToken)