| Package | Description | 
|---|---|
| com.tencentcloudapi.ecm.v20190719 | |
| com.tencentcloudapi.ecm.v20190719.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AssociateAddressResponse | EcmClient. AssociateAddress(AssociateAddressRequest req)将弹性公网IP(简称 EIP)绑定到实例或弹性网卡的指定内网 IP 上。
将 EIP 绑定到实例(ECM)上,其本质是将 EIP 绑定到实例上主网卡的主内网 IP 上。
将 EIP 绑定到指定网卡的内网 IP上,内网IP已经绑定了EIP或普通公网IP,则反馈失败。必须先解绑该 EIP,才能再绑定新的。
只有状态为 UNBIND 的 EIP 才能够绑定内网IP。 | 
| Constructor and Description | 
|---|
| AssociateAddressRequest(AssociateAddressRequest 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. | 
Copyright © 2025. All rights reserved.