Uses of Class
com.tencentcloudapi.live.v20180801.models.RestartLivePullStreamTaskResponse
-
Packages that use RestartLivePullStreamTaskResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of RestartLivePullStreamTaskResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return RestartLivePullStreamTaskResponse Modifier and Type Method Description RestartLivePullStreamTaskResponseLiveClient. RestartLivePullStreamTask(RestartLivePullStreamTaskRequest req)将正在运行的拉流转推任务进行重启。 注意: 1. -
Uses of RestartLivePullStreamTaskResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type RestartLivePullStreamTaskResponse Constructor Description RestartLivePullStreamTaskResponse(RestartLivePullStreamTaskResponse 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.
-