Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DescribeIotModelResponse
-
Packages that use DescribeIotModelResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DescribeIotModelResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DescribeIotModelResponse Modifier and Type Method Description DescribeIotModelResponseIotvideoClient. DescribeIotModel(DescribeIotModelRequest req)本接口(DescribeIotModel)用于获取物模型定义详情。 -
Uses of DescribeIotModelResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DescribeIotModelResponse Constructor Description DescribeIotModelResponse(DescribeIotModelResponse 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.
-