Class CopyCaptionsJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • CopyCaptionsJobData

        public CopyCaptionsJobData()
      • CopyCaptionsJobData

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

      • getEntryId

        public String getEntryId()
      • setEntryId

        public void setEntryId​(String entryId)
      • entryId

        public void entryId​(String multirequestToken)
      • setClipsDescriptionArray

        public void setClipsDescriptionArray​(List<ClipDescription> clipsDescriptionArray)
      • getFullCopy

        public Boolean getFullCopy()
      • setFullCopy

        public void setFullCopy​(Boolean fullCopy)
      • fullCopy

        public void fullCopy​(String multirequestToken)