Class ImportMetadataJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • ImportMetadataJobData

        public ImportMetadataJobData()
      • ImportMetadataJobData

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

      • getSrcFileUrl

        public String getSrcFileUrl()
      • setSrcFileUrl

        public void setSrcFileUrl​(String srcFileUrl)
      • srcFileUrl

        public void srcFileUrl​(String multirequestToken)
      • getDestFileLocalPath

        public String getDestFileLocalPath()
      • setDestFileLocalPath

        public void setDestFileLocalPath​(String destFileLocalPath)
      • destFileLocalPath

        public void destFileLocalPath​(String multirequestToken)
      • getMetadataId

        public Integer getMetadataId()
      • setMetadataId

        public void setMetadataId​(Integer metadataId)
      • metadataId

        public void metadataId​(String multirequestToken)