| 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<GetEnvironmentResult> |
AbstractAWSfinspaceAsync.getEnvironmentAsync(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler) |
Future<GetEnvironmentResult> |
AWSfinspaceAsync.getEnvironmentAsync(GetEnvironmentRequest getEnvironmentRequest,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler)
Returns the FinSpace environment object.
|
Future<GetEnvironmentResult> |
AWSfinspaceAsyncClient.getEnvironmentAsync(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentRequest |
GetEnvironmentRequest.clone() |
GetEnvironmentRequest |
GetEnvironmentRequest.withEnvironmentId(String environmentId)
The identifier of the FinSpace environment.
|
Copyright © 2023. All rights reserved.