Uses of Class
com.tencentcloudapi.live.v20180801.models.TimeShiftStreamInfo
-
Packages that use TimeShiftStreamInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of TimeShiftStreamInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return TimeShiftStreamInfo Modifier and Type Method Description TimeShiftStreamInfo[]DescribeTimeShiftStreamListResponse. getStreamList()Get 流列表。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type TimeShiftStreamInfo Modifier and Type Method Description voidDescribeTimeShiftStreamListResponse. setStreamList(TimeShiftStreamInfo[] StreamList)Set 流列表。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type TimeShiftStreamInfo Constructor Description TimeShiftStreamInfo(TimeShiftStreamInfo 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.
-