Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.DescribeRecordDatesByChannelRequest
-
Packages that use DescribeRecordDatesByChannelRequest Package Description com.tencentcloudapi.iotvideoindustry.v20201201 com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of DescribeRecordDatesByChannelRequest in com.tencentcloudapi.iotvideoindustry.v20201201
Methods in com.tencentcloudapi.iotvideoindustry.v20201201 with parameters of type DescribeRecordDatesByChannelRequest Modifier and Type Method Description DescribeRecordDatesByChannelResponseIotvideoindustryClient. DescribeRecordDatesByChannel(DescribeRecordDatesByChannelRequest req)本接口(DescribeRecordDatesByChannel)用于查询设备含有录像文件的日期列表。 -
Uses of DescribeRecordDatesByChannelRequest in com.tencentcloudapi.iotvideoindustry.v20201201.models
Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DescribeRecordDatesByChannelRequest Constructor Description DescribeRecordDatesByChannelRequest(DescribeRecordDatesByChannelRequest 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.
-