| Package | Description |
|---|---|
| com.amazonaws.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
GetKxConnectionStringResult |
AWSfinspaceClient.getKxConnectionString(GetKxConnectionStringRequest request)
Retrieves a connection string for a user to connect to a kdb cluster.
|
GetKxConnectionStringResult |
AWSfinspace.getKxConnectionString(GetKxConnectionStringRequest getKxConnectionStringRequest)
Retrieves a connection string for a user to connect to a kdb cluster.
|
GetKxConnectionStringResult |
AbstractAWSfinspace.getKxConnectionString(GetKxConnectionStringRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetKxConnectionStringResult> |
AWSfinspaceAsyncClient.getKxConnectionStringAsync(GetKxConnectionStringRequest request,
AsyncHandler<GetKxConnectionStringRequest,GetKxConnectionStringResult> asyncHandler) |
Future<GetKxConnectionStringResult> |
AbstractAWSfinspaceAsync.getKxConnectionStringAsync(GetKxConnectionStringRequest request,
AsyncHandler<GetKxConnectionStringRequest,GetKxConnectionStringResult> asyncHandler) |
Future<GetKxConnectionStringResult> |
AWSfinspaceAsync.getKxConnectionStringAsync(GetKxConnectionStringRequest getKxConnectionStringRequest,
AsyncHandler<GetKxConnectionStringRequest,GetKxConnectionStringResult> asyncHandler)
Retrieves a connection string for a user to connect to a kdb cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxConnectionStringResult |
GetKxConnectionStringResult.clone() |
GetKxConnectionStringResult |
GetKxConnectionStringResult.withSignedConnectionString(String signedConnectionString)
The signed connection string that you can use to connect to clusters.
|
Copyright © 2025. All rights reserved.