Uses of Class
com.tencentcloudapi.live.v20180801.models.ClientIpPlaySumInfo
-
Packages that use ClientIpPlaySumInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of ClientIpPlaySumInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return ClientIpPlaySumInfo Modifier and Type Method Description ClientIpPlaySumInfo[]DescribeTopClientIpSumInfoListResponse. getDataInfoList()Get 数据内容。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type ClientIpPlaySumInfo Modifier and Type Method Description voidDescribeTopClientIpSumInfoListResponse. setDataInfoList(ClientIpPlaySumInfo[] DataInfoList)Set 数据内容。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ClientIpPlaySumInfo Constructor Description ClientIpPlaySumInfo(ClientIpPlaySumInfo 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.
-