Uses of Class
software.amazon.awssdk.services.finspacedata.model.GetWorkingLocationRequest
-
Packages that use GetWorkingLocationRequest Package Description software.amazon.awssdk.services.finspacedata The FinSpace APIs let you take actions inside the FinSpace.software.amazon.awssdk.services.finspacedata.transform -
-
Uses of GetWorkingLocationRequest in software.amazon.awssdk.services.finspacedata
Methods in software.amazon.awssdk.services.finspacedata with parameters of type GetWorkingLocationRequest Modifier and Type Method Description 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.default GetWorkingLocationResponseFinspaceDataClient. 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. -
Uses of GetWorkingLocationRequest in software.amazon.awssdk.services.finspacedata.transform
Methods in software.amazon.awssdk.services.finspacedata.transform with parameters of type GetWorkingLocationRequest Modifier and Type Method Description SdkHttpFullRequestGetWorkingLocationRequestMarshaller. marshall(GetWorkingLocationRequest getWorkingLocationRequest)
-