Uses of Class
com.tencentcloudapi.live.v20180801.models.ModifyLivePullStreamTaskRequest
-
Packages that use ModifyLivePullStreamTaskRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of ModifyLivePullStreamTaskRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type ModifyLivePullStreamTaskRequest Modifier and Type Method Description ModifyLivePullStreamTaskResponse
LiveClient. ModifyLivePullStreamTask(ModifyLivePullStreamTaskRequest req)
更新直播拉流任务。 1. -
Uses of ModifyLivePullStreamTaskRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ModifyLivePullStreamTaskRequest Constructor Description ModifyLivePullStreamTaskRequest(ModifyLivePullStreamTaskRequest 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.
-