| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateKxClusterResponse |
FinspaceClient.createKxCluster(Consumer<CreateKxClusterRequest.Builder> createKxClusterRequest)
Creates a new kdb cluster.
|
default CreateKxClusterResponse |
FinspaceClient.createKxCluster(CreateKxClusterRequest createKxClusterRequest)
Creates a new kdb cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateKxClusterResponse> |
FinspaceAsyncClient.createKxCluster(Consumer<CreateKxClusterRequest.Builder> createKxClusterRequest)
Creates a new kdb cluster.
|
default CompletableFuture<CreateKxClusterResponse> |
FinspaceAsyncClient.createKxCluster(CreateKxClusterRequest createKxClusterRequest)
Creates a new kdb cluster.
|
Copyright © 2023. All rights reserved.