| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountServicePrincipalRequest |
UpdateAccountServicePrincipalRequest.setActive(Boolean active) |
UpdateAccountServicePrincipalRequest |
UpdateAccountServicePrincipalRequest.setApplicationId(String applicationId) |
UpdateAccountServicePrincipalRequest |
UpdateAccountServicePrincipalRequest.setDisplayName(String displayName) |
UpdateAccountServicePrincipalRequest |
UpdateAccountServicePrincipalRequest.setExternalId(String externalId) |
UpdateAccountServicePrincipalRequest |
UpdateAccountServicePrincipalRequest.setId(String id) |
UpdateAccountServicePrincipalRequest |
UpdateAccountServicePrincipalRequest.setRoles(Collection<ComplexValue> roles) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountServicePrincipalsV2Service.update(UpdateAccountServicePrincipalRequest updateAccountServicePrincipalRequest)
Updates the details of a single service principal.
|
void |
AccountServicePrincipalsV2API.update(UpdateAccountServicePrincipalRequest request)
Updates the details of a single service principal.
|
Copyright © 2026. All rights reserved.