Uses of Class
com.tencentcloudapi.live.v20180801.models.ModifyPullStreamStatusRequest
-
Packages that use ModifyPullStreamStatusRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of ModifyPullStreamStatusRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type ModifyPullStreamStatusRequest Modifier and Type Method Description ModifyPullStreamStatusResponse
LiveClient. ModifyPullStreamStatus(ModifyPullStreamStatusRequest req)
修改直播拉流配置的状态。该接口已下线,请使用新接口 ModifyLivePullStreamTask。 -
Uses of ModifyPullStreamStatusRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ModifyPullStreamStatusRequest Constructor Description ModifyPullStreamStatusRequest(ModifyPullStreamStatusRequest 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.
-