Uses of Class
com.tencentcloudapi.live.v20180801.models.CreateLiveStreamMonitorResponse
-
Packages that use CreateLiveStreamMonitorResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of CreateLiveStreamMonitorResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return CreateLiveStreamMonitorResponse Modifier and Type Method Description CreateLiveStreamMonitorResponseLiveClient. CreateLiveStreamMonitor(CreateLiveStreamMonitorRequest req)该接口用来创建直播流监播任务。 -
Uses of CreateLiveStreamMonitorResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CreateLiveStreamMonitorResponse Constructor Description CreateLiveStreamMonitorResponse(CreateLiveStreamMonitorResponse 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.
-