Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLivePullStreamTaskStatusRequest
-
Packages that use DescribeLivePullStreamTaskStatusRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLivePullStreamTaskStatusRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeLivePullStreamTaskStatusRequest Modifier and Type Method Description DescribeLivePullStreamTaskStatusResponseLiveClient. DescribeLivePullStreamTaskStatus(DescribeLivePullStreamTaskStatusRequest req)查询直播拉流任务状态信息。 -
Uses of DescribeLivePullStreamTaskStatusRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLivePullStreamTaskStatusRequest Constructor Description DescribeLivePullStreamTaskStatusRequest(DescribeLivePullStreamTaskStatusRequest 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.
-