Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeWhiteboardPushSearchRequest
-
Packages that use DescribeWhiteboardPushSearchRequest Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeWhiteboardPushSearchRequest in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 with parameters of type DescribeWhiteboardPushSearchRequest Modifier and Type Method Description DescribeWhiteboardPushSearchResponseTiwClient. DescribeWhiteboardPushSearch(DescribeWhiteboardPushSearchRequest req)根据房间号搜索白板推流任务 -
Uses of DescribeWhiteboardPushSearchRequest in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeWhiteboardPushSearchRequest Constructor Description DescribeWhiteboardPushSearchRequest(DescribeWhiteboardPushSearchRequest 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.
-