| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.api | |
| net.nuage.vsp.acs.client.api.impl | |
| net.nuage.vsp.acs.client.api.model |
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspGuruClient.reserve(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
VspStaticNat vspStaticNat,
VspDhcpVMOption vspDhcpVMOption)
Reserve an interface for a VM in a network
|
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspGuruClient.applyDhcpOptions(List<VspDhcpVMOption> dhcpOptions,
VspNetwork vspNetwork)
Update the dhcp option on the list of VM's
|
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspGuruClientImpl.reserve(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
VspStaticNat vspStaticNat,
VspDhcpVMOption vspDhcpVMOption) |
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspGuruClientImpl.applyDhcpOptions(List<VspDhcpVMOption> vspDhcpOptions,
VspNetwork vspNetwork) |
| Modifier and Type | Method and Description |
|---|---|
VspDhcpVMOption |
VspDhcpVMOption.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
VspDhcpVMOption.Builder |
VspDhcpVMOption.Builder.fromObject(VspDhcpVMOption obj) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.