| 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 |
|---|---|
GetWorkingLocationResult |
AbstractAWSFinSpaceData.getWorkingLocation(GetWorkingLocationRequest request)
Deprecated.
|
GetWorkingLocationResult |
AWSFinSpaceDataClient.getWorkingLocation(GetWorkingLocationRequest request)
Deprecated.
|
GetWorkingLocationResult |
AWSFinSpaceData.getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)
Deprecated.
|
| 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 |
|---|---|
GetWorkingLocationResult |
GetWorkingLocationResult.clone() |
GetWorkingLocationResult |
GetWorkingLocationResult.withS3Bucket(String s3Bucket)
Returns the Amazon S3 bucket name for the working location.
|
GetWorkingLocationResult |
GetWorkingLocationResult.withS3Path(String s3Path)
Returns the Amazon S3 Path for the working location.
|
GetWorkingLocationResult |
GetWorkingLocationResult.withS3Uri(String s3Uri)
Returns the Amazon S3 URI for the working location.
|
Copyright © 2024. All rights reserved.