| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace.
|
| software.amazon.awssdk.services.finspacedata.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetWorkingLocationResponse |
FinspaceDataClient.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.
|
default CompletableFuture<GetWorkingLocationResponse> |
FinspaceDataAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetWorkingLocationRequestMarshaller.marshall(GetWorkingLocationRequest getWorkingLocationRequest) |
Copyright © 2022. All rights reserved.