Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLivePullStreamTasksRequest
-
Packages that use DescribeLivePullStreamTasksRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLivePullStreamTasksRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeLivePullStreamTasksRequest Modifier and Type Method Description DescribeLivePullStreamTasksResponseLiveClient. DescribeLivePullStreamTasks(DescribeLivePullStreamTasksRequest req)查询使用 CreateLivePullStreamTask 接口创建的直播拉流任务。 排序方式:默认按更新时间 倒序排列。 -
Uses of DescribeLivePullStreamTasksRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLivePullStreamTasksRequest Constructor Description DescribeLivePullStreamTasksRequest(DescribeLivePullStreamTasksRequest 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.
-