| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
PatchAccountServicePrincipalRequest |
PatchAccountServicePrincipalRequest.setId(String id) |
PatchAccountServicePrincipalRequest |
PatchAccountServicePrincipalRequest.setOperations(Collection<Patch> operations) |
PatchAccountServicePrincipalRequest |
PatchAccountServicePrincipalRequest.setSchemas(Collection<PatchSchema> schemas) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountServicePrincipalsV2Service.patch(PatchAccountServicePrincipalRequest patchAccountServicePrincipalRequest)
Partially updates the details of a single service principal in the Databricks account.
|
void |
AccountServicePrincipalsV2API.patch(PatchAccountServicePrincipalRequest request)
Partially updates the details of a single service principal in the Databricks account.
|
Copyright © 2026. All rights reserved.