public class WalkResponse extends Object
Constructor and Description |
---|
WalkResponse(List<SnmpResult> results) |
WalkResponse(List<SnmpResult> results,
String correlationId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCorrelationId() |
List<SnmpResult> |
getResults() |
int |
hashCode() |
public WalkResponse(List<SnmpResult> results)
public WalkResponse(List<SnmpResult> results, String correlationId)
Copyright © 2021. All rights reserved.