public class ECMRunSecurityServiceEnabled extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ECMRunSecurityServiceEnabled() | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getEnabled()Get 是否开启 | 
| Long | getVersion()Get 云镜版本:0 基础版,1 专业版 | 
| void | setEnabled(Boolean Enabled)Set 是否开启 | 
| void | setVersion(Long Version)Set 云镜版本:0 基础版,1 专业版 | 
| 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 ECMRunSecurityServiceEnabled()
public ECMRunSecurityServiceEnabled(ECMRunSecurityServiceEnabled source)
public Boolean getEnabled()
public void setEnabled(Boolean Enabled)
Enabled - 是否开启public Long getVersion()
public void setVersion(Long Version)
Version - 云镜版本:0 基础版,1 专业版Copyright © 2025. All rights reserved.