Uses of Class
com.tencentcloudapi.live.v20180801.models.PublishTime
-
Packages that use PublishTime Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of PublishTime in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return PublishTime Modifier and Type Method Description PublishTime[]StreamOnlineInfo. getPublishTimeList()Get 推流时间列表Methods in com.tencentcloudapi.live.v20180801.models with parameters of type PublishTime Modifier and Type Method Description voidStreamOnlineInfo. setPublishTimeList(PublishTime[] PublishTimeList)Set 推流时间列表Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type PublishTime Constructor Description PublishTime(PublishTime 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.
-