Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeModelDefinitionResponse
-
Packages that use DescribeModelDefinitionResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeModelDefinitionResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeModelDefinitionResponse Modifier and Type Method Description DescribeModelDefinitionResponseIotvideoClient. DescribeModelDefinition(DescribeModelDefinitionRequest req)查询产品配置的数据模板信息 -
Uses of DescribeModelDefinitionResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeModelDefinitionResponse Constructor Description DescribeModelDefinitionResponse(DescribeModelDefinitionResponse 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.
-