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