| 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<L3OSPFLink> |
CiscoDNARestCollector.getL3OSPFTopology() |
java.util.List<L3OSPFLink> |
CiscoDNARestCollector.readL3OSPFDataFromServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNARestCollector.addL3TopologicalConnection(L3OSPFLink links) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L3OSPFLink> |
L3OSPFResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
L3OSPFResponse.setLinks(java.util.List<L3OSPFLink> links) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L3OSPFLink> |
CiscoDNAXMLJSONParser.getL3OSPFTopologyLinkElements() |