Uses of Class
com.tencentcloudapi.monitor.v20180724.models.PeriodsSt
-
Packages that use PeriodsSt Package Description com.tencentcloudapi.monitor.v20180724.models -
-
Uses of PeriodsSt in com.tencentcloudapi.monitor.v20180724.models
Methods in com.tencentcloudapi.monitor.v20180724.models that return PeriodsSt Modifier and Type Method Description PeriodsSt[]MetricSet. getPeriods()Get 统计周期内指标方式Methods in com.tencentcloudapi.monitor.v20180724.models with parameters of type PeriodsSt Modifier and Type Method Description voidMetricSet. setPeriods(PeriodsSt[] Periods)Set 统计周期内指标方式Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type PeriodsSt Constructor Description PeriodsSt(PeriodsSt 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.
-