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