public class EnhancedService extends AbstractModel
| Constructor and Description | 
|---|
| EnhancedService() | 
| Modifier and Type | Method and Description | 
|---|---|
| RunMonitorServiceEnabled | getMonitorService()Get Enables the Cloud Monitor service. | 
| RunSecurityServiceEnabled | getSecurityService()Get Enables the Cloud Security service. | 
| void | setMonitorService(RunMonitorServiceEnabled MonitorService)Set Enables the Cloud Monitor service. | 
| void | setSecurityService(RunSecurityServiceEnabled SecurityService)Set Enables the Cloud Security service. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic RunSecurityServiceEnabled getSecurityService()
public void setSecurityService(RunSecurityServiceEnabled SecurityService)
SecurityService - Enables the Cloud Security service. If this parameter is not specified, the Cloud Security service will be enabled by default.public RunMonitorServiceEnabled getMonitorService()
public void setMonitorService(RunMonitorServiceEnabled MonitorService)
MonitorService - Enables the Cloud Monitor service. If this parameter is not specified, the Cloud Monitor service will be enabled by default.Copyright © 2020. All rights reserved.