Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.ImportModelDefinitionResponse
-
Packages that use ImportModelDefinitionResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of ImportModelDefinitionResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return ImportModelDefinitionResponse Modifier and Type Method Description ImportModelDefinitionResponseIotvideoClient. ImportModelDefinition(ImportModelDefinitionRequest req)导入其它产品的数据模板,覆盖现有数据模板的物模型和产品分类信息 -
Uses of ImportModelDefinitionResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type ImportModelDefinitionResponse Constructor Description ImportModelDefinitionResponse(ImportModelDefinitionResponse 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.
-