Class BulkUploadResultCategoryEntry

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class BulkUploadResultCategoryEntry
    extends BulkUploadResult
    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

      • BulkUploadResultCategoryEntry

        public BulkUploadResultCategoryEntry()
      • BulkUploadResultCategoryEntry

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

      • getCategoryId

        public Integer getCategoryId()
      • setCategoryId

        public void setCategoryId​(Integer categoryId)
      • categoryId

        public void categoryId​(String multirequestToken)
      • getEntryId

        public String getEntryId()
      • setEntryId

        public void setEntryId​(String entryId)
      • entryId

        public void entryId​(String multirequestToken)