| 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<L1Link> |
CiscoDNARestCollector.getPhysicalTopology() |
java.util.List<L1Link> |
CiscoDNARestCollector.readPhysicalLinkDataFromServer()
Reads L1 data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNARestCollector.addTopologicalConnection(L1Link links) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L1Link> |
PhysicalLinkResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalLinkResponse.setLinks(java.util.List<L1Link> links) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<L1Link> |
CiscoDNAXMLJSONParser.getPhysicalLinkElements() |