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