Uses of Class
com.tencentcloudapi.tke.v20180525.models.ECMRunMonitorServiceEnabled
-
Packages that use ECMRunMonitorServiceEnabled Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of ECMRunMonitorServiceEnabled in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return ECMRunMonitorServiceEnabled Modifier and Type Method Description ECMRunMonitorServiceEnabledECMEnhancedService. getSecurityService()Get 是否开启云监控服务Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type ECMRunMonitorServiceEnabled Modifier and Type Method Description voidECMEnhancedService. setSecurityService(ECMRunMonitorServiceEnabled SecurityService)Set 是否开启云监控服务Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type ECMRunMonitorServiceEnabled Constructor Description ECMRunMonitorServiceEnabled(ECMRunMonitorServiceEnabled 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.
-