| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312 | |
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MigratePrivateIpAddressResponse | VpcClient. MigratePrivateIpAddress(MigratePrivateIpAddressRequest req)本接口(MigratePrivateIpAddress)用于弹性网卡内网IP迁移。
 该接口用于将一个内网IP从一个弹性网卡上迁移到另外一个弹性网卡,主IP地址不支持迁移。
 迁移前后的弹性网卡必须在同一个子网内。  
本接口是异步完成,如需查询异步任务执行结果,请使用本接口返回的`RequestId`轮询[DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口。 | 
| Constructor and Description | 
|---|
| MigratePrivateIpAddressRequest(MigratePrivateIpAddressRequest 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.