| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
List<KxNode> |
ListKxClusterNodesResponse.nodes()
A list of nodes associated with the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxClusterNodesResponse.Builder |
ListKxClusterNodesResponse.Builder.nodes(KxNode... nodes)
A list of nodes associated with the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxClusterNodesResponse.Builder |
ListKxClusterNodesResponse.Builder.nodes(Collection<KxNode> nodes)
A list of nodes associated with the cluster.
|
Copyright © 2023. All rights reserved.