Uses of Class
com.tencentcloudapi.live.v20180801.models.ModifyLiveStreamMonitorResponse
-
Packages that use ModifyLiveStreamMonitorResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of ModifyLiveStreamMonitorResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return ModifyLiveStreamMonitorResponse Modifier and Type Method Description ModifyLiveStreamMonitorResponse
LiveClient. ModifyLiveStreamMonitor(ModifyLiveStreamMonitorRequest req)
该接口用来修改直播流监播任务的配置。 -
Uses of ModifyLiveStreamMonitorResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ModifyLiveStreamMonitorResponse Constructor Description ModifyLiveStreamMonitorResponse(ModifyLiveStreamMonitorResponse 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.
-