public class ReleaseAddressesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ReleaseAddressesRequest() | 
| ReleaseAddressesRequest(ReleaseAddressesRequest 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 | 
|---|---|
| String[] | getAddressIds()Get 标识 EIP 的唯一 ID 列表。 | 
| String | getEcmRegion()Get ECM 地域 | 
| void | setAddressIds(String[] AddressIds)Set 标识 EIP 的唯一 ID 列表。 | 
| void | setEcmRegion(String EcmRegion)Set ECM 地域 | 
| 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 ReleaseAddressesRequest()
public ReleaseAddressesRequest(ReleaseAddressesRequest source)
public String getEcmRegion()
public void setEcmRegion(String EcmRegion)
EcmRegion - ECM 地域public String[] getAddressIds()
public void setAddressIds(String[] AddressIds)
AddressIds - 标识 EIP 的唯一 ID 列表。Copyright © 2025. All rights reserved.