| 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 |
|---|---|
Future<GetKxEnvironmentResult> |
AbstractAWSfinspaceAsync.getKxEnvironmentAsync(GetKxEnvironmentRequest request,
AsyncHandler<GetKxEnvironmentRequest,GetKxEnvironmentResult> asyncHandler) |
Future<GetKxEnvironmentResult> |
AWSfinspaceAsync.getKxEnvironmentAsync(GetKxEnvironmentRequest getKxEnvironmentRequest,
AsyncHandler<GetKxEnvironmentRequest,GetKxEnvironmentResult> asyncHandler)
Retrieves all the information for the specified kdb environment.
|
Future<GetKxEnvironmentResult> |
AWSfinspaceAsyncClient.getKxEnvironmentAsync(GetKxEnvironmentRequest request,
AsyncHandler<GetKxEnvironmentRequest,GetKxEnvironmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetKxEnvironmentRequest |
GetKxEnvironmentRequest.clone() |
GetKxEnvironmentRequest |
GetKxEnvironmentRequest.withEnvironmentId(String environmentId)
A unique identifier for the kdb environment.
|
Copyright © 2024. All rights reserved.