Class SyncCategoryPrivacyContextJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class SyncCategoryPrivacyContextJobData
    extends JobData
    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

      • SyncCategoryPrivacyContextJobData

        public SyncCategoryPrivacyContextJobData()
      • SyncCategoryPrivacyContextJobData

        public SyncCategoryPrivacyContextJobData​(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)
      • getLastUpdatedCategoryEntryCreatedAt

        public Integer getLastUpdatedCategoryEntryCreatedAt()
      • setLastUpdatedCategoryEntryCreatedAt

        public void setLastUpdatedCategoryEntryCreatedAt​(Integer lastUpdatedCategoryEntryCreatedAt)
      • lastUpdatedCategoryEntryCreatedAt

        public void lastUpdatedCategoryEntryCreatedAt​(String multirequestToken)
      • getLastUpdatedCategoryCreatedAt

        public Integer getLastUpdatedCategoryCreatedAt()
      • setLastUpdatedCategoryCreatedAt

        public void setLastUpdatedCategoryCreatedAt​(Integer lastUpdatedCategoryCreatedAt)
      • lastUpdatedCategoryCreatedAt

        public void lastUpdatedCategoryCreatedAt​(String multirequestToken)