Uses of Class
com.tencentcloudapi.live.v20180801.models.MonitorStreamPlayInfo
-
Packages that use MonitorStreamPlayInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of MonitorStreamPlayInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return MonitorStreamPlayInfo Modifier and Type Method Description MonitorStreamPlayInfo[]DescribeAllStreamPlayInfoListResponse. getDataInfoList()Get 数据信息列表。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type MonitorStreamPlayInfo Modifier and Type Method Description voidDescribeAllStreamPlayInfoListResponse. setDataInfoList(MonitorStreamPlayInfo[] DataInfoList)Set 数据信息列表。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type MonitorStreamPlayInfo Constructor Description MonitorStreamPlayInfo(MonitorStreamPlayInfo 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.
-