Package | Description |
---|---|
org.apache.ambari.server.notifications.dispatchers |
Modifier and Type | Method and Description |
---|---|
protected SNMPDispatcher.TrapSecurity |
SNMPDispatcher.getSecurityLevel(Map<String,String> dispatchProperties)
Returns
SNMPDispatcher.TrapSecurity instance corresponding to dispatch property ambari.dispatch.snmp.security.level from dispatch properties. |
static SNMPDispatcher.TrapSecurity |
SNMPDispatcher.TrapSecurity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNMPDispatcher.TrapSecurity[] |
SNMPDispatcher.TrapSecurity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.