Uses of Class
com.tencentcloudapi.cme.v20191029.models.ImportMaterialResponse
-
Packages that use ImportMaterialResponse Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of ImportMaterialResponse in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 that return ImportMaterialResponse Modifier and Type Method Description ImportMaterialResponseCmeClient. ImportMaterial(ImportMaterialRequest req)将云点播媒资文件导入到多媒体创作引擎媒体资源库。支持导入媒体归属团队或者个人。 -
Uses of ImportMaterialResponse in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type ImportMaterialResponse Constructor Description ImportMaterialResponse(ImportMaterialResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-