public class ECMEnhancedService extends AbstractModel
header, skipSign| Constructor and Description |
|---|
ECMEnhancedService() |
ECMEnhancedService(ECMEnhancedService 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.
|
| Modifier and Type | Method and Description |
|---|---|
ECMRunSecurityServiceEnabled |
getMonitorService()
Get 是否开启云镜服务
|
ECMRunMonitorServiceEnabled |
getSecurityService()
Get 是否开启云监控服务
|
void |
setMonitorService(ECMRunSecurityServiceEnabled MonitorService)
Set 是否开启云镜服务
|
void |
setSecurityService(ECMRunMonitorServiceEnabled SecurityService)
Set 是否开启云监控服务
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ECMEnhancedService()
public ECMEnhancedService(ECMEnhancedService source)
public ECMRunMonitorServiceEnabled getSecurityService()
public void setSecurityService(ECMRunMonitorServiceEnabled SecurityService)
SecurityService - 是否开启云监控服务public ECMRunSecurityServiceEnabled getMonitorService()
public void setMonitorService(ECMRunSecurityServiceEnabled MonitorService)
MonitorService - 是否开启云镜服务Copyright © 2025. All rights reserved.