| 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<ModuleResponse> |
CiscoDNARestCollector.getModule(java.lang.String deviceId,
java.lang.String BaseName,
int elementCount)
Performs a getModule operation
|
java.util.List<ModuleResponse> |
CiscoDNARestCollector.readModuleDataFromServer(java.lang.String BaseName)
Reads Module data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNARestCollector.loadEquipmentNodeShelf(ModuleResponse processModuleList,
java.lang.String deviceId)
Load EquipmentNode class attributes into hashmap to be used for creating
entity
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModuleResponse> |
CiscoDNAModuleList.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNAModuleList.setResponse(java.util.List<ModuleResponse> response) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModuleResponse> |
CiscoDNAXMLJSONParser.getModuleElements() |