Uses of Class
com.tencentcloudapi.dayu.v20180709.models.CCAlarmThreshold
-
Packages that use CCAlarmThreshold Package Description com.tencentcloudapi.dayu.v20180709.models -
-
Uses of CCAlarmThreshold in com.tencentcloudapi.dayu.v20180709.models
Methods in com.tencentcloudapi.dayu.v20180709.models that return CCAlarmThreshold Modifier and Type Method Description CCAlarmThresholdDescribeCCAlarmThresholdResponse. getCCAlarmThreshold()Get CC告警阈值Methods in com.tencentcloudapi.dayu.v20180709.models with parameters of type CCAlarmThreshold Modifier and Type Method Description voidDescribeCCAlarmThresholdResponse. setCCAlarmThreshold(CCAlarmThreshold CCAlarmThreshold)Set CC告警阈值Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type CCAlarmThreshold Constructor Description CCAlarmThreshold(CCAlarmThreshold 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.
-