| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxClusterType |
KxClusterType.fromValue(String value)
Use this in place of valueOf.
|
static KxClusterType |
KxClusterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KxClusterType[] |
KxClusterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxClustersRequest |
ListKxClustersRequest.withClusterType(KxClusterType clusterType)
Specifies the type of KDB database that is being created.
|
GetKxClusterResult |
GetKxClusterResult.withClusterType(KxClusterType clusterType)
Specifies the type of KDB database that is being created.
|
CreateKxClusterResult |
CreateKxClusterResult.withClusterType(KxClusterType clusterType)
Specifies the type of KDB database that is being created.
|
KxCluster |
KxCluster.withClusterType(KxClusterType clusterType)
Specifies the type of KDB database that is being created.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withClusterType(KxClusterType clusterType)
Specifies the type of KDB database that is being created.
|
Copyright © 2023. All rights reserved.