| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
CapacityConfiguration |
CapacityConfiguration.clone() |
CapacityConfiguration |
GetKxClusterResult.getCapacityConfiguration()
A structure for the metadata of a cluster.
|
CapacityConfiguration |
CreateKxClusterResult.getCapacityConfiguration()
A structure for the metadata of a cluster.
|
CapacityConfiguration |
CreateKxClusterRequest.getCapacityConfiguration()
A structure for the metadata of a cluster.
|
CapacityConfiguration |
CapacityConfiguration.withNodeCount(Integer nodeCount)
The number of instances running in a cluster.
|
CapacityConfiguration |
CapacityConfiguration.withNodeType(String nodeType)
The type that determines the hardware of the host computer used for your cluster instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetKxClusterResult.setCapacityConfiguration(CapacityConfiguration capacityConfiguration)
A structure for the metadata of a cluster.
|
void |
CreateKxClusterResult.setCapacityConfiguration(CapacityConfiguration capacityConfiguration)
A structure for the metadata of a cluster.
|
void |
CreateKxClusterRequest.setCapacityConfiguration(CapacityConfiguration capacityConfiguration)
A structure for the metadata of a cluster.
|
GetKxClusterResult |
GetKxClusterResult.withCapacityConfiguration(CapacityConfiguration capacityConfiguration)
A structure for the metadata of a cluster.
|
CreateKxClusterResult |
CreateKxClusterResult.withCapacityConfiguration(CapacityConfiguration capacityConfiguration)
A structure for the metadata of a cluster.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withCapacityConfiguration(CapacityConfiguration capacityConfiguration)
A structure for the metadata of a cluster.
|
Copyright © 2023. All rights reserved.