Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DescribeOsListResponse
-
Packages that use DescribeOsListResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DescribeOsListResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DescribeOsListResponse Modifier and Type Method Description DescribeOsListResponseIotvideoClient. DescribeOsList(DescribeOsListRequest req)查看操作系统支持的芯片列表 -
Uses of DescribeOsListResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DescribeOsListResponse Constructor Description DescribeOsListResponse(DescribeOsListResponse 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.
-