public static final class SnmpTypes.SNMPRemoteUser.Builder extends Object
SnmpTypes.SNMPRemoteUser.| Constructor and Description |
|---|
SnmpTypes.SNMPRemoteUser.Builder(String username,
SnmpTypes.SNMPSecLevel secLevel,
SnmpTypes.SNMPAuthProto authentication,
String authKey,
SnmpTypes.SNMPPrivProto privacy,
String privKey,
String engineid)
Constructor with parameters for the required properties of
SnmpTypes.SNMPRemoteUser. |
public SnmpTypes.SNMPRemoteUser.Builder(String username, SnmpTypes.SNMPSecLevel secLevel, SnmpTypes.SNMPAuthProto authentication, String authKey, SnmpTypes.SNMPPrivProto privacy, String privKey, String engineid)
SnmpTypes.SNMPRemoteUser.public SnmpTypes.SNMPRemoteUser build()
Copyright © 2016. All Rights Reserved.