Uses of Class
com.tencentcloudapi.tsf.v20180326.models.MetricDataPointMap
-
Packages that use MetricDataPointMap Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of MetricDataPointMap in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return MetricDataPointMap Modifier and Type Method Description MetricDataPointMapGroupUnitApiDailyUseStatistics. getMetricDataPointMap()Get 监控数据曲线点位图Map集合Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type MetricDataPointMap Modifier and Type Method Description voidGroupUnitApiDailyUseStatistics. setMetricDataPointMap(MetricDataPointMap MetricDataPointMap)Set 监控数据曲线点位图Map集合Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type MetricDataPointMap Constructor Description MetricDataPointMap(MetricDataPointMap 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.
-