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