| Constructor and Description |
|---|
WazoAuthentifiedApiClient(java.lang.String domainUid,
UserAccountInfo userAccountInfo) |
WazoClickToCallClient(java.lang.String domainUid,
UserAccountInfo userAccountInfo) |
WazoUsersClient(java.lang.String domainUid,
UserAccountInfo userAccountInfo) |
| Constructor and Description |
|---|
WazoAuthenticationClient(java.lang.String domainUid,
UserAccountInfo userAccountInfo) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserAccountInfo> |
UserAccountsStore.getAll(Item item) |
static JdbcAbstractStore.EntityPopulator<UserAccountInfo> |
UserAccountColumns.infoPopulator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserAccountInfo> |
UserAccountsService.getAll() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserAccountInfo> |
IUserExternalAccount.getAll() |
java.util.concurrent.CompletableFuture<java.util.List<UserAccountInfo>> |
IUserExternalAccountPromise.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
IUserExternalAccountAsync.getAll(AsyncHandler<java.util.List<UserAccountInfo>> handler) |
Copyright © 2023. All Rights Reserved.