| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setAttributes(String attributes) |
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setCount(Long count) |
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setExcludedAttributes(String excludedAttributes) |
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setFilter(String filter) |
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setSortBy(String sortBy) |
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setSortOrder(ListSortOrder sortOrder) |
ListAccountServicePrincipalsRequest |
ListAccountServicePrincipalsRequest.setStartIndex(Long startIndex) |
| Modifier and Type | Method and Description |
|---|---|
ListServicePrincipalResponse |
AccountServicePrincipalsService.list(ListAccountServicePrincipalsRequest listAccountServicePrincipalsRequest)
List service principals.
|
Iterable<ServicePrincipal> |
AccountServicePrincipalsAPI.list(ListAccountServicePrincipalsRequest request)
List service principals.
|
Copyright © 2024. All rights reserved.