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