| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace.
|
| Modifier and Type | Method and Description |
|---|---|
default EnableUserResponse |
FinspaceDataClient.enableUser(Consumer<EnableUserRequest.Builder> enableUserRequest)
Allows the specified user to access the FinSpace web application and API.
|
default EnableUserResponse |
FinspaceDataClient.enableUser(EnableUserRequest enableUserRequest)
Allows the specified user to access the FinSpace web application and API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableUserResponse> |
FinspaceDataAsyncClient.enableUser(Consumer<EnableUserRequest.Builder> enableUserRequest)
Allows the specified user to access the FinSpace web application and API.
|
default CompletableFuture<EnableUserResponse> |
FinspaceDataAsyncClient.enableUser(EnableUserRequest enableUserRequest)
Allows the specified user to access the FinSpace web application and API.
|
Copyright © 2022. All rights reserved.