| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace.
|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsyncClient.getWorkingLocationAsync(GetWorkingLocationRequest request,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler)
Deprecated.
|
Future<GetWorkingLocationResult> |
AbstractAWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest request,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler)
Deprecated.
|
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest getWorkingLocationRequest,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkingLocationRequest |
GetWorkingLocationRequest.clone() |
GetWorkingLocationRequest |
GetWorkingLocationRequest.withLocationType(LocationType locationType)
Specify the type of the working location.
|
GetWorkingLocationRequest |
GetWorkingLocationRequest.withLocationType(String locationType)
Specify the type of the working location.
|
Copyright © 2024. All rights reserved.