Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.DescribePresetListResponse
-
Packages that use DescribePresetListResponse Package Description com.tencentcloudapi.iotvideoindustry.v20201201 com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of DescribePresetListResponse in com.tencentcloudapi.iotvideoindustry.v20201201
Methods in com.tencentcloudapi.iotvideoindustry.v20201201 that return DescribePresetListResponse Modifier and Type Method Description DescribePresetListResponseIotvideoindustryClient. DescribePresetList(DescribePresetListRequest req)获取预置位列表 -
Uses of DescribePresetListResponse in com.tencentcloudapi.iotvideoindustry.v20201201.models
Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DescribePresetListResponse Constructor Description DescribePresetListResponse(DescribePresetListResponse 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.
-