| Package | Description |
|---|---|
| com.hp.ov.sdk.dto |
| Modifier and Type | Method and Description |
|---|---|
SnmpV3Configuration.SnmpV3AuthorizationProtocol |
SnmpV3Configuration.getAuthorizationProtocol() |
static SnmpV3Configuration.SnmpV3AuthorizationProtocol |
SnmpV3Configuration.SnmpV3AuthorizationProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnmpV3Configuration.SnmpV3AuthorizationProtocol[] |
SnmpV3Configuration.SnmpV3AuthorizationProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnmpV3Configuration.setAuthorizationProtocol(SnmpV3Configuration.SnmpV3AuthorizationProtocol authorizationProtocol) |
Copyright © 2016. All rights reserved.