Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeCloudStorageTimeResponse
-
Packages that use DescribeCloudStorageTimeResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeCloudStorageTimeResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeCloudStorageTimeResponse Modifier and Type Method Description DescribeCloudStorageTimeResponseIotvideoClient. DescribeCloudStorageTime(DescribeCloudStorageTimeRequest req)获取某一天云存时间轴 -
Uses of DescribeCloudStorageTimeResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeCloudStorageTimeResponse Constructor Description DescribeCloudStorageTimeResponse(DescribeCloudStorageTimeResponse 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.
-