public class EnhancedService extends AbstractModel
Constructor and Description |
---|
EnhancedService() |
Modifier and Type | Method and Description |
---|---|
RunMonitorServiceEnabled |
getMonitorService()
Get 开启云监控服务。若不指定该参数,则默认开启云监控服务。
|
RunSecurityServiceEnabled |
getSecurityService()
Get 开启云安全服务。若不指定该参数,则默认开启云安全服务。
|
void |
setMonitorService(RunMonitorServiceEnabled MonitorService)
Set 开启云监控服务。若不指定该参数,则默认开启云监控服务。
|
void |
setSecurityService(RunSecurityServiceEnabled SecurityService)
Set 开启云安全服务。若不指定该参数,则默认开启云安全服务。
|
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, toJsonString
public RunSecurityServiceEnabled getSecurityService()
public void setSecurityService(RunSecurityServiceEnabled SecurityService)
SecurityService
- 开启云安全服务。若不指定该参数,则默认开启云安全服务。public RunMonitorServiceEnabled getMonitorService()
public void setMonitorService(RunMonitorServiceEnabled MonitorService)
MonitorService
- 开启云监控服务。若不指定该参数,则默认开启云监控服务。Copyright © 2020. All rights reserved.