| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm.model |
| Modifier and Type | Method and Description |
|---|---|
static CloudHsmObjectState |
CloudHsmObjectState.fromValue(String value)
Use this in place of valueOf.
|
static CloudHsmObjectState |
CloudHsmObjectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudHsmObjectState[] |
CloudHsmObjectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeHapgResult.setState(CloudHsmObjectState state)
The state of the high-availability partition group.
|
DescribeHapgResult |
DescribeHapgResult.withState(CloudHsmObjectState state)
The state of the high-availability partition group.
|
Copyright © 2024. All rights reserved.