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)Deprecated.This method will be discontinued.default GetWorkingLocationResponseFinspaceDataClient. getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)Deprecated.This method will be discontinued. -
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)
-