Uses of Class
com.tencentcloudapi.mps.v20190612.models.FlowStatisticsArray
-
Packages that use FlowStatisticsArray Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of FlowStatisticsArray in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return FlowStatisticsArray Modifier and Type Method Description FlowStatisticsArray[]DescribeStreamLinkFlowStatisticsResponse. getInfos()Get 传输流的媒体数据列表。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowStatisticsArray Modifier and Type Method Description voidDescribeStreamLinkFlowStatisticsResponse. setInfos(FlowStatisticsArray[] Infos)Set 传输流的媒体数据列表。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowStatisticsArray Constructor Description FlowStatisticsArray(FlowStatisticsArray 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.
-