| Package | Description |
|---|---|
| com.baidubce.services.eni |
| Modifier and Type | Method and Description |
|---|---|
void |
EniClient.addPrivateIp(EniPrivateIpOperateRequest request)
Add the private ip of the specified ENI
The newly added private IPs are all secondary IPs
|
void |
EniClient.deletePrivateIp(EniPrivateIpOperateRequest request)
Delete the private ip of the specified ENI
The primary IP cannot be deleted, only the secondary IP can be deleted
|
Copyright © 2023. All rights reserved.