| 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 DeleteKxUserResponse |
FinspaceClient.deleteKxUser(Consumer<DeleteKxUserRequest.Builder> deleteKxUserRequest)
Deletes a user in the specified kdb environment.
|
default DeleteKxUserResponse |
FinspaceClient.deleteKxUser(DeleteKxUserRequest deleteKxUserRequest)
Deletes a user in the specified kdb environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteKxUserResponse> |
FinspaceAsyncClient.deleteKxUser(Consumer<DeleteKxUserRequest.Builder> deleteKxUserRequest)
Deletes a user in the specified kdb environment.
|
default CompletableFuture<DeleteKxUserResponse> |
FinspaceAsyncClient.deleteKxUser(DeleteKxUserRequest deleteKxUserRequest)
Deletes a user in the specified kdb environment.
|
Copyright © 2023. All rights reserved.