| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserResponse |
FinspaceDataClient.updateUser(Consumer<UpdateUserRequest.Builder> updateUserRequest)
Modifies the details of the specified user account.
|
default UpdateUserResponse |
FinspaceDataClient.updateUser(UpdateUserRequest updateUserRequest)
Modifies the details of the specified user account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateUserResponse> |
FinspaceDataAsyncClient.updateUser(Consumer<UpdateUserRequest.Builder> updateUserRequest)
Modifies the details of the specified user account.
|
default CompletableFuture<UpdateUserResponse> |
FinspaceDataAsyncClient.updateUser(UpdateUserRequest updateUserRequest)
Modifies the details of the specified user account.
|
Copyright © 2022. All rights reserved.