public class SNMPMultiGetBuilder extends AbstractSNMPRequestBuilder<List<SnmpValue>>
| Constructor and Description | 
|---|
SNMPMultiGetBuilder(LocationAwareSnmpClientRpcImpl client,
                   SnmpAgentConfig agent,
                   List<SnmpObjId> oids)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<SnmpValue> | 
processResponse(SnmpMultiResponseDTO response)  | 
execute, withDescription, withLocation, withSystemId, withTimeToLive, withTimeToLivepublic SNMPMultiGetBuilder(LocationAwareSnmpClientRpcImpl client, SnmpAgentConfig agent, List<SnmpObjId> oids)
protected List<SnmpValue> processResponse(SnmpMultiResponseDTO response)
processResponse in class AbstractSNMPRequestBuilder<List<SnmpValue>>Copyright © 2021. All rights reserved.