| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| Modifier and Type | Method and Description |
|---|---|
default GetKxUserResponse |
FinspaceClient.getKxUser(Consumer<GetKxUserRequest.Builder> getKxUserRequest)
Retrieves information about the specified kdb user.
|
default GetKxUserResponse |
FinspaceClient.getKxUser(GetKxUserRequest getKxUserRequest)
Retrieves information about the specified kdb user.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetKxUserResponse> |
FinspaceAsyncClient.getKxUser(Consumer<GetKxUserRequest.Builder> getKxUserRequest)
Retrieves information about the specified kdb user.
|
default CompletableFuture<GetKxUserResponse> |
FinspaceAsyncClient.getKxUser(GetKxUserRequest getKxUserRequest)
Retrieves information about the specified kdb user.
|
Copyright © 2023. All rights reserved.