Uses of Class
com.tencentcloudapi.tke.v20180525.models.ECMRunSecurityServiceEnabled
-
Packages that use ECMRunSecurityServiceEnabled Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of ECMRunSecurityServiceEnabled in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return ECMRunSecurityServiceEnabled Modifier and Type Method Description ECMRunSecurityServiceEnabledECMEnhancedService. getMonitorService()Get 是否开启云镜服务Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type ECMRunSecurityServiceEnabled Modifier and Type Method Description voidECMEnhancedService. setMonitorService(ECMRunSecurityServiceEnabled MonitorService)Set 是否开启云镜服务Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type ECMRunSecurityServiceEnabled Constructor Description ECMRunSecurityServiceEnabled(ECMRunSecurityServiceEnabled 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.
-