| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest | |
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest.model | |
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest.utils |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<VlanResponse> |
CiscoDNARestCollector.getAllVlans(java.lang.String deviceId,
java.lang.String BaseName,
int elementCount)
Performs a getAllVlans operation
|
java.util.List<VlanResponse> |
CiscoDNARestCollector.readVlanDataFromServer(java.lang.String BaseName)
Reads VLAN data from server
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CiscoDNARestCollector.getL2TopologyDetails(java.util.List<VlanResponse> vList) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VlanResponse> |
CiscoDNAVlanList.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNAVlanList.setResponse(java.util.List<VlanResponse> response) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VlanResponse> |
CiscoDNAXMLJSONParser.getVlanElements() |