| 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 |
|---|---|
GetEnvironmentResult |
AWSfinspaceClient.getEnvironment(GetEnvironmentRequest request)
Returns the FinSpace environment object.
|
GetEnvironmentResult |
AbstractAWSfinspace.getEnvironment(GetEnvironmentRequest request) |
GetEnvironmentResult |
AWSfinspace.getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Returns the FinSpace environment object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEnvironmentResult> |
AWSfinspaceAsync.getEnvironmentAsync(GetEnvironmentRequest getEnvironmentRequest,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler)
Returns the FinSpace environment object.
|
Future<GetEnvironmentResult> |
AbstractAWSfinspaceAsync.getEnvironmentAsync(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler) |
Future<GetEnvironmentResult> |
AWSfinspaceAsyncClient.getEnvironmentAsync(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentResult |
GetEnvironmentResult.clone() |
GetEnvironmentResult |
GetEnvironmentResult.withEnvironment(Environment environment)
The name of the FinSpace environment.
|
Copyright © 2022. All rights reserved.