| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
static NodeStatus |
NodeStatus.fromValue(String value)
Use this in place of valueOf.
|
static NodeStatus |
NodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeStatus[] |
NodeStatus.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.withStatus(NodeStatus status)
The status of the node.
|
ListNodesRequest |
ListNodesRequest.withStatus(NodeStatus status)
An optional status specifier.
|
NodeSummary |
NodeSummary.withStatus(NodeStatus status)
The status of the node.
|
Copyright © 2019. All rights reserved.