Uses of Class
com.tencentcloudapi.live.v20180801.models.DeleteLivePullStreamTaskRequest
-
Packages that use DeleteLivePullStreamTaskRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DeleteLivePullStreamTaskRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DeleteLivePullStreamTaskRequest Modifier and Type Method Description DeleteLivePullStreamTaskResponseLiveClient. DeleteLivePullStreamTask(DeleteLivePullStreamTaskRequest req)删除接口 CreateLivePullStreamTask 创建的拉流任务。 注意: 1. -
Uses of DeleteLivePullStreamTaskRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DeleteLivePullStreamTaskRequest Constructor Description DeleteLivePullStreamTaskRequest(DeleteLivePullStreamTaskRequest 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.
-