Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeCloudStorageThumbnailResponse
-
Packages that use DescribeCloudStorageThumbnailResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeCloudStorageThumbnailResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeCloudStorageThumbnailResponse Modifier and Type Method Description DescribeCloudStorageThumbnailResponseIotvideoClient. DescribeCloudStorageThumbnail(DescribeCloudStorageThumbnailRequest req)拉取云存事件缩略图 -
Uses of DescribeCloudStorageThumbnailResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeCloudStorageThumbnailResponse Constructor Description DescribeCloudStorageThumbnailResponse(DescribeCloudStorageThumbnailResponse 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.
-