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