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