| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse |
AccountGroupsService.list(ListAccountGroupsRequest listAccountGroupsRequest)
Gets all details of the groups associated with the Databricks account.
|
ListGroupsResponse |
GroupsV2Service.list(ListGroupsRequest listGroupsRequest)
Gets all details of the groups associated with the Databricks workspace.
|
ListGroupsResponse |
GroupsService.list(ListGroupsRequest listGroupsRequest)
Gets all details of the groups associated with the Databricks workspace.
|
ListGroupsResponse |
ListGroupsResponse.setItemsPerPage(Long itemsPerPage) |
ListGroupsResponse |
ListGroupsResponse.setResources(Collection<Group> resources) |
ListGroupsResponse |
ListGroupsResponse.setSchemas(Collection<ListResponseSchema> schemas) |
ListGroupsResponse |
ListGroupsResponse.setStartIndex(Long startIndex) |
ListGroupsResponse |
ListGroupsResponse.setTotalResults(Long totalResults) |
Copyright © 2026. All rights reserved.