public class NuageVspClientImpl extends Object implements NuageVspClient
| Modifier and Type | Field and Description |
|---|---|
protected NuageVspAclClient |
nuageVspAclClient |
protected NuageVspApiClient |
nuageVspApiClient |
| Constructor and Description |
|---|
NuageVspClientImpl(NuageVspApiClient nuageVspApiClient,
NuageVspAclClient nuageVspAclClient) |
| Modifier and Type | Method and Description |
|---|---|
NetworkDetails |
getAttachedNetworkDetails(boolean throwExceptionWhenNotFound,
VspNetwork vspNetwork)
Get the network details from the VSP
|
NetworkDetails |
getAttachedNetworkDetails(VspNetwork vspNetwork)
Get the network details from the VSP
|
protected NuageVspApiClient nuageVspApiClient
protected NuageVspAclClient nuageVspAclClient
public NuageVspClientImpl(NuageVspApiClient nuageVspApiClient, NuageVspAclClient nuageVspAclClient)
public NetworkDetails getAttachedNetworkDetails(VspNetwork vspNetwork) throws NuageVspException
NuageVspClientgetAttachedNetworkDetails in interface NuageVspClientvspNetwork - The network to get details ofNuageVspExceptionpublic NetworkDetails getAttachedNetworkDetails(boolean throwExceptionWhenNotFound, VspNetwork vspNetwork) throws NuageVspException
NuageVspClientgetAttachedNetworkDetails in interface NuageVspClientvspNetwork - The network to get details ofNuageVspExceptionCopyright © 2016–2017 Nuage Networks. All rights reserved.