| Modifier and Type | Method and Description |
|---|---|
List<NuageVspApiVersion> |
NuageVspManagerClient.getSupportedVersionList()
Get supported VSD versions (list is sorted by version number
|
Map<NuageVspApiVersion,NuageVspApiVersion.Status> |
NuageVspManagerClient.getSupportedVersions()
Get supported VSD versions (list is sorted by version number
|
| Modifier and Type | Method and Description |
|---|---|
List<NuageVspApiVersion> |
NuageVspManagerClientImpl.getSupportedVersionList() |
Map<NuageVspApiVersion,NuageVspApiVersion.Status> |
NuageVspManagerClientImpl.getSupportedVersions()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NuageVspApiVersion |
VspHost.getApiVersion() |
| Modifier and Type | Method and Description |
|---|---|
VspHost.Builder |
VspHost.Builder.apiVersion(NuageVspApiVersion apiVersion) |
| Modifier and Type | Field and Description |
|---|---|
static NuageVspApiVersion |
NuageVspApiVersion.CURRENT |
static NuageVspApiVersion[] |
NuageVspApiVersion.SUPPORTED_VERSIONS |
static NuageVspApiVersion |
NuageVspApiVersion.V3_2 |
static NuageVspApiVersion |
NuageVspApiVersion.V4_0 |
static NuageVspApiVersion[] |
NuageVspApiVersion.VERSIONS_REQUIRING_UPGRADE |
| Modifier and Type | Method and Description |
|---|---|
static NuageVspApiVersion |
NuageVspApiVersion.fromString(String version) |
| Modifier and Type | Method and Description |
|---|---|
int |
NuageVspApiVersion.compareTo(NuageVspApiVersion other) |
| Modifier and Type | Method and Description |
|---|---|
NuageVspApiVersion |
NuageVspObject.getApiVersion() |
| Modifier and Type | Method and Description |
|---|---|
String |
NuageVspAttribute.getAttributeName(NuageVspApiVersion apiVersion) |
Collection<String> |
NuageVspEntity.getAttributeNameList(NuageVspApiVersion apiVersion) |
String |
NuageVspFilter.getFilterString(NuageVspApiVersion apiVersion) |
static NuageVspAttribute |
NuageVspAttribute.lookup(NuageVspApiVersion apiVersion,
String attributeName,
NuageVspEntity entityType) |
| Constructor and Description |
|---|
NuageVspObject(NuageVspApiVersion apiVersion,
NuageVspEntity entity) |
NuageVspObject(NuageVspApiVersion apiVersion,
NuageVspEntity entity,
String id) |
| Constructor and Description |
|---|
NuageVspObjectTypeAdapter(NuageVspEntity entity,
NuageVspApiVersion apiVersion,
String cmsId) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.