| 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 |
|---|---|
String |
NuageVspApiClient.applyStaticNatInVsp(NetworkDetails attachedNetworkDetails,
String vportId,
VspStaticNat vspStaticNat) |
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 |
NuageVspElementClient.applyStaticNats(VspNetwork vspNetwork,
List<VspStaticNat> vspStaticNats)
Apply static NATs to a network
|
| Modifier and Type | Method and Description |
|---|---|
String |
NuageVspApiClientImpl.applyStaticNatInVsp(NetworkDetails attachedNetworkDetails,
String vportId,
VspStaticNat vspStaticNat) |
void |
NuageVspGuruClientImpl.reserve(VspNetwork vspNetwork,
VspVm vspVm,
VspNic vspNic,
VspStaticNat vspStaticNat,
VspDhcpVMOption vspDhcpVMOption) |
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspElementClientImpl.applyStaticNats(VspNetwork vspNetwork,
List<VspStaticNat> vspStaticNats) |
| Modifier and Type | Method and Description |
|---|---|
VspStaticNat |
VspStaticNat.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
VspStaticNat.Builder |
VspStaticNat.Builder.fromObject(VspStaticNat obj) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.