Uses of Class
software.amazon.awssdk.services.finspacedata.model.GetWorkingLocationResponse
-
Packages that use GetWorkingLocationResponse Package Description software.amazon.awssdk.services.finspacedata The FinSpace APIs let you take actions inside the FinSpace. -
-
Uses of GetWorkingLocationResponse in software.amazon.awssdk.services.finspacedata
Methods in software.amazon.awssdk.services.finspacedata that return GetWorkingLocationResponse Modifier and Type Method Description default GetWorkingLocationResponseFinspaceDataClient. getWorkingLocation(Consumer<GetWorkingLocationRequest.Builder> getWorkingLocationRequest)Deprecated.This method will be discontinued.default GetWorkingLocationResponseFinspaceDataClient. getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)Deprecated.This method will be discontinued.Methods in software.amazon.awssdk.services.finspacedata that return types with arguments of type GetWorkingLocationResponse Modifier and Type Method Description default CompletableFuture<GetWorkingLocationResponse>FinspaceDataAsyncClient. getWorkingLocation(Consumer<GetWorkingLocationRequest.Builder> getWorkingLocationRequest)Deprecated.This method will be discontinued.default CompletableFuture<GetWorkingLocationResponse>FinspaceDataAsyncClient. getWorkingLocation(GetWorkingLocationRequest getWorkingLocationRequest)Deprecated.This method will be discontinued.
-