| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace environment.
|
| software.amazon.awssdk.services.finspacedata.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetWorkingLocationResponse |
FinspaceDataClient.getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)
A temporary Amazon S3 location to copy your files from a source location to stage or use as a scratch space in
Habanero notebook.
|
default CompletableFuture<GetWorkingLocationResponse> |
FinspaceDataAsyncClient.getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)
A temporary Amazon S3 location to copy your files from a source location to stage or use as a scratch space in
Habanero notebook.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetWorkingLocationRequestMarshaller.marshall(GetWorkingLocationRequest getWorkingLocationRequest) |
Copyright © 2021. All rights reserved.