public class AssociateCustomizedConfigRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AssociateCustomizedConfigRequest() | 
| AssociateCustomizedConfigRequest(AssociateCustomizedConfigRequest 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 | 
|---|---|
| BindItem[] | getBindList()Get 关联的server或location | 
| String | getUconfigId()Get 配置ID | 
| void | setBindList(BindItem[] BindList)Set 关联的server或location | 
| void | setUconfigId(String UconfigId)Set 配置ID | 
| 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 AssociateCustomizedConfigRequest()
public AssociateCustomizedConfigRequest(AssociateCustomizedConfigRequest source)
public String getUconfigId()
public void setUconfigId(String UconfigId)
UconfigId - 配置IDpublic BindItem[] getBindList()
public void setBindList(BindItem[] BindList)
BindList - 关联的server或locationCopyright © 2025. All rights reserved.