Uses of Class
com.tencentcloudapi.live.v20180801.models.ProIspPlaySumInfo
-
Packages that use ProIspPlaySumInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of ProIspPlaySumInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return ProIspPlaySumInfo Modifier and Type Method Description ProIspPlaySumInfo[]DescribeProIspPlaySumInfoListResponse. getDataInfoList()Get 省份,运营商,国家或地区汇总数据列表。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type ProIspPlaySumInfo Modifier and Type Method Description voidDescribeProIspPlaySumInfoListResponse. setDataInfoList(ProIspPlaySumInfo[] DataInfoList)Set 省份,运营商,国家或地区汇总数据列表。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ProIspPlaySumInfo Constructor Description ProIspPlaySumInfo(ProIspPlaySumInfo 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.
-