Class ResponseProfileCacheRecalculateOptions

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • ResponseProfileCacheRecalculateOptions

        public ResponseProfileCacheRecalculateOptions()
      • ResponseProfileCacheRecalculateOptions

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

      • getLimit

        public Integer getLimit()
      • setLimit

        public void setLimit​(Integer limit)
      • limit

        public void limit​(String multirequestToken)
      • getCachedObjectType

        public String getCachedObjectType()
      • setCachedObjectType

        public void setCachedObjectType​(String cachedObjectType)
      • cachedObjectType

        public void cachedObjectType​(String multirequestToken)
      • getObjectId

        public String getObjectId()
      • setObjectId

        public void setObjectId​(String objectId)
      • objectId

        public void objectId​(String multirequestToken)
      • getStartObjectKey

        public String getStartObjectKey()
      • setStartObjectKey

        public void setStartObjectKey​(String startObjectKey)
      • startObjectKey

        public void startObjectKey​(String multirequestToken)
      • getEndObjectKey

        public String getEndObjectKey()
      • setEndObjectKey

        public void setEndObjectKey​(String endObjectKey)
      • endObjectKey

        public void endObjectKey​(String multirequestToken)
      • getJobCreatedAt

        public Long getJobCreatedAt()
      • setJobCreatedAt

        public void setJobCreatedAt​(Long jobCreatedAt)
      • jobCreatedAt

        public void jobCreatedAt​(String multirequestToken)
      • getIsFirstLoop

        public Boolean getIsFirstLoop()
      • setIsFirstLoop

        public void setIsFirstLoop​(Boolean isFirstLoop)
      • isFirstLoop

        public void isFirstLoop​(String multirequestToken)