public class CreateOrUpdateConfigFileAndReleaseRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateOrUpdateConfigFileAndReleaseRequest() | 
| CreateOrUpdateConfigFileAndReleaseRequest(CreateOrUpdateConfigFileAndReleaseRequest 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 | 
|---|---|
| ConfigFilePublishInfo | getConfigFilePublishInfo()Get 配置文件列表详情 | 
| String | getInstanceId()Get 实例id | 
| Boolean | getStrictEnable()Get 控制开启校验配置版本是否已经存在 | 
| void | setConfigFilePublishInfo(ConfigFilePublishInfo ConfigFilePublishInfo)Set 配置文件列表详情 | 
| void | setInstanceId(String InstanceId)Set 实例id | 
| void | setStrictEnable(Boolean StrictEnable)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 CreateOrUpdateConfigFileAndReleaseRequest()
public CreateOrUpdateConfigFileAndReleaseRequest(CreateOrUpdateConfigFileAndReleaseRequest source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - 实例idpublic ConfigFilePublishInfo getConfigFilePublishInfo()
public void setConfigFilePublishInfo(ConfigFilePublishInfo ConfigFilePublishInfo)
ConfigFilePublishInfo - 配置文件列表详情public Boolean getStrictEnable()
public void setStrictEnable(Boolean StrictEnable)
StrictEnable - 控制开启校验配置版本是否已经存在Copyright © 2025. All rights reserved.