Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeRecordSearchResponse
-
Packages that use DescribeRecordSearchResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeRecordSearchResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeRecordSearchResponse Modifier and Type Method Description DescribeRecordSearchResponseTiwClient. DescribeRecordSearch(DescribeRecordSearchRequest req)根据房间号搜索实时录制任务 -
Uses of DescribeRecordSearchResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeRecordSearchResponse Constructor Description DescribeRecordSearchResponse(DescribeRecordSearchResponse 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.
-