| 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 |
AWSFinSpaceDataClient.getWorkingLocation(GetWorkingLocationRequest request)
A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch
space in FinSpace notebook.
|
GetWorkingLocationResult |
AWSFinSpaceData.getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)
A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch
space in FinSpace notebook.
|
GetWorkingLocationResult |
AbstractAWSFinSpaceData.getWorkingLocation(GetWorkingLocationRequest request) |
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsyncClient.getWorkingLocationAsync(GetWorkingLocationRequest request) |
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest getWorkingLocationRequest)
A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch
space in FinSpace notebook.
|
Future<GetWorkingLocationResult> |
AbstractAWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest request) |
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsyncClient.getWorkingLocationAsync(GetWorkingLocationRequest request,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler) |
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest getWorkingLocationRequest,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler)
A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch
space in FinSpace notebook.
|
Future<GetWorkingLocationResult> |
AbstractAWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest request,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsyncClient.getWorkingLocationAsync(GetWorkingLocationRequest request,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler) |
Future<GetWorkingLocationResult> |
AWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest getWorkingLocationRequest,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler)
A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch
space in FinSpace notebook.
|
Future<GetWorkingLocationResult> |
AbstractAWSFinSpaceDataAsync.getWorkingLocationAsync(GetWorkingLocationRequest request,
AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler) |
| 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 © 2022. All rights reserved.