Uses of Enum Class
org.sentrysoftware.metricshub.engine.configuration.SnmpConfiguration.SnmpVersion
Packages that use SnmpConfiguration.SnmpVersion
-
Uses of SnmpConfiguration.SnmpVersion in org.sentrysoftware.metricshub.engine.configuration
Methods in org.sentrysoftware.metricshub.engine.configuration that return SnmpConfiguration.SnmpVersionModifier and TypeMethodDescriptionSnmpConfiguration.SnmpVersion.interpretValueOf(@NonNull String version) Interpret the specified label and returns corresponding value.Returns the enum constant of this class with the specified name.static SnmpConfiguration.SnmpVersion[]SnmpConfiguration.SnmpVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.