Uses of Class
com.tencentcloudapi.live.v20180801.models.TranscodeTotalInfo
-
Packages that use TranscodeTotalInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of TranscodeTotalInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return TranscodeTotalInfo Modifier and Type Method Description TranscodeTotalInfo[]DescribeLiveTranscodeTotalInfoResponse. getDataInfoList()Get 统计数据列表。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type TranscodeTotalInfo Modifier and Type Method Description voidDescribeLiveTranscodeTotalInfoResponse. setDataInfoList(TranscodeTotalInfo[] DataInfoList)Set 统计数据列表。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type TranscodeTotalInfo Constructor Description TranscodeTotalInfo(TranscodeTotalInfo 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.
-