Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static AccountState |
AccountState.ACTIVATED |
static AccountState |
AccountState.DISABLED |
static AccountState |
AccountState.PENDINGCONFIRMATION |
Modifier and Type | Method and Description |
---|---|
static AccountState |
AccountState.fromValue(String val)
Intantiate an enumeration member from a value.
|
AccountState |
Account.getState()
Get state
|
static AccountState[] |
AccountState.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
void |
Account.setState(AccountState state) |
Account |
Account.state(AccountState state) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved