| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxClusterStatus |
KxClusterStatus.fromValue(String value)
Use this in place of valueOf.
|
static KxClusterStatus |
KxClusterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KxClusterStatus[] |
KxClusterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KxAttachedCluster |
KxAttachedCluster.withClusterStatus(KxClusterStatus clusterStatus)
The status of the attached cluster.
|
GetKxClusterResult |
GetKxClusterResult.withStatus(KxClusterStatus status)
The status of cluster creation.
|
CreateKxClusterResult |
CreateKxClusterResult.withStatus(KxClusterStatus status)
The status of cluster creation.
|
KxCluster |
KxCluster.withStatus(KxClusterStatus status)
The status of a cluster.
|
Copyright © 2025. All rights reserved.