| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
static StateDBType |
StateDBType.fromValue(String value)
Use this in place of valueOf.
|
static StateDBType |
StateDBType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateDBType[] |
StateDBType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.withStateDB(StateDBType stateDB)
The state database that the node uses.
|
NodeConfiguration |
NodeConfiguration.withStateDB(StateDBType stateDB)
The state database that the node uses.
|
Copyright © 2021. All rights reserved.