| 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 GetKxClusterResponse |
FinspaceClient.getKxCluster(Consumer<GetKxClusterRequest.Builder> getKxClusterRequest)
Retrieves information about a kdb cluster.
|
default GetKxClusterResponse |
FinspaceClient.getKxCluster(GetKxClusterRequest getKxClusterRequest)
Retrieves information about a kdb cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetKxClusterResponse> |
FinspaceAsyncClient.getKxCluster(Consumer<GetKxClusterRequest.Builder> getKxClusterRequest)
Retrieves information about a kdb cluster.
|
default CompletableFuture<GetKxClusterResponse> |
FinspaceAsyncClient.getKxCluster(GetKxClusterRequest getKxClusterRequest)
Retrieves information about a kdb cluster.
|
Copyright © 2023. All rights reserved.