Package | Description |
---|---|
org.opennms.netmgt.snmp.proxy.common |
Modifier and Type | Method and Description |
---|---|
List<SnmpGetRequestDTO> |
SnmpRequestDTO.getGetRequests() |
Modifier and Type | Method and Description |
---|---|
void |
SnmpRequestDTO.setGetRequests(List<SnmpGetRequestDTO> gets) |
Constructor and Description |
---|
AbstractSNMPRequestBuilder(LocationAwareSnmpClientRpcImpl client,
SnmpAgentConfig agent,
List<SnmpGetRequestDTO> gets,
List<SnmpWalkRequestDTO> walks) |
Copyright © 2021. All rights reserved.