Uses of Class
com.tencentcloudapi.live.v20180801.models.StreamName
-
Packages that use StreamName Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of StreamName in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return StreamName Modifier and Type Method Description StreamName[]DescribeLiveStreamPublishedListResponse. getPublishInfo()Get 推流记录信息。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type StreamName Modifier and Type Method Description voidDescribeLiveStreamPublishedListResponse. setPublishInfo(StreamName[] PublishInfo)Set 推流记录信息。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type StreamName Constructor Description StreamName(StreamName 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.
-