| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
List<KxUser> |
ListKxUsersResponse.users()
A list of users in a kdb environment.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxUsersResponse.Builder |
ListKxUsersResponse.Builder.users(KxUser... users)
A list of users in a kdb environment.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxUsersResponse.Builder |
ListKxUsersResponse.Builder.users(Collection<KxUser> users)
A list of users in a kdb environment.
|
Copyright © 2023. All rights reserved.