Uses of Class
com.tencentcloudapi.zj.v20190121.models.SmsCampaignStatisticsCrowdData
-
Packages that use SmsCampaignStatisticsCrowdData Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of SmsCampaignStatisticsCrowdData in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return SmsCampaignStatisticsCrowdData Modifier and Type Method Description SmsCampaignStatisticsCrowdData[]SmsCampaignStatisticsData. getStatistics()Get 统计数据Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type SmsCampaignStatisticsCrowdData Modifier and Type Method Description voidSmsCampaignStatisticsData. setStatistics(SmsCampaignStatisticsCrowdData[] Statistics)Set 统计数据Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type SmsCampaignStatisticsCrowdData Constructor Description SmsCampaignStatisticsCrowdData(SmsCampaignStatisticsCrowdData 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.
-