| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse |
AccountUsersService.list(ListAccountUsersRequest listAccountUsersRequest)
Gets details for all the users associated with a Databricks account.
|
ListUsersResponse |
UsersService.list(ListUsersRequest listUsersRequest)
Gets details for all the users associated with a Databricks workspace.
|
ListUsersResponse |
UsersV2Service.list(ListUsersRequest listUsersRequest)
Gets details for all the users associated with a Databricks workspace.
|
ListUsersResponse |
ListUsersResponse.setItemsPerPage(Long itemsPerPage) |
ListUsersResponse |
ListUsersResponse.setResources(Collection<User> resources) |
ListUsersResponse |
ListUsersResponse.setSchemas(Collection<ListResponseSchema> schemas) |
ListUsersResponse |
ListUsersResponse.setStartIndex(Long startIndex) |
ListUsersResponse |
ListUsersResponse.setTotalResults(Long totalResults) |
Copyright © 2026. All rights reserved.