| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<InterfaceResponse> |
CiscoDNARestCollector.getAllInterfaces(java.lang.String deviceId,
java.lang.String BaseName,
int elementCount)
Performs a getAllInterfaces operation
|
java.util.List<InterfaceResponse> |
CiscoDNARestCollector.readInterfaceDataFromServer(java.lang.String BaseName)
Reads Interface data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNARestCollector.loadEquipmentPort(InterfaceResponse processInterfaceList,
java.lang.String deviceId)
Load Equipment Port class attributes into hashmap to be used for creating
entity
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InterfaceResponse> |
CiscoDNAInterfaceList.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNAInterfaceList.setResponse(java.util.List<InterfaceResponse> response) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InterfaceResponse> |
CiscoDNAXMLJSONParser.getInterfaceElements() |