| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
ListServicePrincipalResponse |
AccountServicePrincipalsService.list(ListAccountServicePrincipalsRequest listAccountServicePrincipalsRequest)
Gets the set of service principals associated with a Databricks account.
|
ListServicePrincipalResponse |
ServicePrincipalsService.list(ListServicePrincipalsRequest listServicePrincipalsRequest)
Gets the set of service principals associated with a Databricks workspace.
|
ListServicePrincipalResponse |
ServicePrincipalsV2Service.list(ListServicePrincipalsRequest listServicePrincipalsRequest)
Gets the set of service principals associated with a Databricks workspace.
|
ListServicePrincipalResponse |
ListServicePrincipalResponse.setItemsPerPage(Long itemsPerPage) |
ListServicePrincipalResponse |
ListServicePrincipalResponse.setResources(Collection<ServicePrincipal> resources) |
ListServicePrincipalResponse |
ListServicePrincipalResponse.setSchemas(Collection<ListResponseSchema> schemas) |
ListServicePrincipalResponse |
ListServicePrincipalResponse.setStartIndex(Long startIndex) |
ListServicePrincipalResponse |
ListServicePrincipalResponse.setTotalResults(Long totalResults) |
Copyright © 2026. All rights reserved.