Uses of Class
com.tencentcloudapi.ecm.v20190719.models.RunSecurityServiceEnabled
-
Packages that use RunSecurityServiceEnabled Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of RunSecurityServiceEnabled in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return RunSecurityServiceEnabled Modifier and Type Method Description RunSecurityServiceEnabledEnhancedService. getSecurityService()Get 是否开启云镜服务。Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type RunSecurityServiceEnabled Modifier and Type Method Description voidEnhancedService. setSecurityService(RunSecurityServiceEnabled SecurityService)Set 是否开启云镜服务。Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type RunSecurityServiceEnabled Constructor Description RunSecurityServiceEnabled(RunSecurityServiceEnabled 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.
-