Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DescribeModelDataRetResponse
-
Packages that use DescribeModelDataRetResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DescribeModelDataRetResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DescribeModelDataRetResponse Modifier and Type Method Description DescribeModelDataRetResponseIotvideoClient. DescribeModelDataRet(DescribeModelDataRetRequest req)本接口(DescribeModelDataRet)用于根据TaskId获取对设备物模型操作最终响应的结果。 -
Uses of DescribeModelDataRetResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DescribeModelDataRetResponse Constructor Description DescribeModelDataRetResponse(DescribeModelDataRetResponse 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.
-