Uses of Enum Class
org.snmp4j.fluent.TargetBuilder.PrivProtocol
Packages that use TargetBuilder.PrivProtocol
-
Uses of TargetBuilder.PrivProtocol in org.snmp4j.fluent
Methods in org.snmp4j.fluent that return TargetBuilder.PrivProtocolModifier and TypeMethodDescriptionstatic TargetBuilder.PrivProtocol
Returns the enum constant of this class with the specified name.static TargetBuilder.PrivProtocol[]
TargetBuilder.PrivProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snmp4j.fluent with parameters of type TargetBuilder.PrivProtocolModifier and TypeMethodDescriptionTargetBuilder.DirectUserBuilder.priv
(TargetBuilder.PrivProtocol privacyProtocol)