| 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 |
|---|---|
List<NuageVspObject> |
NuageVspApiClient.addVMInterfaceToVM(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
NetworkDetails attachedNetworkDetails,
NuageVspObject vm,
DhcpOptions dhcpOptions) |
List<NuageVspObject> |
NuageVspApiClient.buildVmInterfacesList(VspVm vspVm,
VspNic... vspNics) |
List<NuageVspObject> |
NuageVspApiClient.createVMInVSP(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
NetworkDetails attachedNetworkDetails,
DhcpOptions dhcpOptions) |
void |
NuageVspGuruClient.deallocate(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic)
Deallocate an interface from a VM in a network
|
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 |
|---|---|
List<NuageVspObject> |
NuageVspApiClientImpl.addVMInterfaceToVM(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
NetworkDetails attachedNetworkDetails,
NuageVspObject vm,
DhcpOptions dhcpOptions) |
List<NuageVspObject> |
NuageVspApiClientImpl.buildVmInterfacesList(VspVm vspVm,
VspNic... vspNics) |
List<NuageVspObject> |
NuageVspApiClientImpl.createVMInVSP(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
NetworkDetails attachedNetworkDetails,
DhcpOptions dhcpOptions) |
void |
NuageVspGuruClientImpl.deallocate(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic) |
void |
NuageVspGuruClientImpl.reserve(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
VspStaticNat vspStaticNat,
VspDhcpVMOption vspDhcpVMOption) |
| Modifier and Type | Method and Description |
|---|---|
VspVm |
VspVm.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
VspVm.Builder |
VspVm.Builder.fromObject(VspVm obj) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.