Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.ProductModelDefinition
-
Packages that use ProductModelDefinition Package Description com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of ProductModelDefinition in com.tencentcloudapi.iotvideo.v20201215.models
Methods in com.tencentcloudapi.iotvideo.v20201215.models that return ProductModelDefinition Modifier and Type Method Description ProductModelDefinitionDescribeModelDefinitionResponse. getModel()Get 产品数据模板Methods in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type ProductModelDefinition Modifier and Type Method Description voidDescribeModelDefinitionResponse. setModel(ProductModelDefinition Model)Set 产品数据模板Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type ProductModelDefinition Constructor Description ProductModelDefinition(ProductModelDefinition 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.
-