Uses of Class
com.tencentcloudapi.ecm.v20190719.models.RunMonitorServiceEnabled
-
Packages that use RunMonitorServiceEnabled Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of RunMonitorServiceEnabled in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return RunMonitorServiceEnabled Modifier and Type Method Description RunMonitorServiceEnabled
EnhancedService. getMonitorService()
Get 是否开启云监控服务。Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type RunMonitorServiceEnabled Modifier and Type Method Description void
EnhancedService. setMonitorService(RunMonitorServiceEnabled MonitorService)
Set 是否开启云监控服务。Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type RunMonitorServiceEnabled Constructor Description RunMonitorServiceEnabled(RunMonitorServiceEnabled 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.
-