(nicid string)
| 34 | NewRemoveIpFromNicParams(id string) *RemoveIpFromNicParams |
| 35 | UpdateVmNicIp(p *UpdateVmNicIpParams) (*UpdateVmNicIpResponse, error) |
| 36 | NewUpdateVmNicIpParams(nicid string) *UpdateVmNicIpParams |
| 37 | } |
| 38 | |
| 39 | type AddIpToNicParams struct { |
no outgoing calls