| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsmv2.model |
| Modifier and Type | Method and Description |
|---|---|
static HsmState |
HsmState.fromValue(String value)
Use this in place of valueOf.
|
static HsmState |
HsmState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HsmState[] |
HsmState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Hsm |
Hsm.withState(HsmState state)
The HSM's state.
|
Copyright © 2017. All rights reserved.