| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxNodeStatus |
KxNodeStatus.fromValue(String value)
Use this in place of valueOf.
|
static KxNodeStatus |
KxNodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KxNodeStatus[] |
KxNodeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KxNode |
KxNode.withStatus(KxNodeStatus status)
Specifies the status of the cluster nodes.
|
Copyright © 2024. All rights reserved.