| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
PatchAccountUserRequest |
PatchAccountUserRequest.setId(String id) |
PatchAccountUserRequest |
PatchAccountUserRequest.setOperations(Collection<Patch> operations) |
PatchAccountUserRequest |
PatchAccountUserRequest.setSchemas(Collection<PatchSchema> schemas) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountUsersV2API.patch(PatchAccountUserRequest request)
Partially updates a user resource by applying the supplied operations on specific user
attributes.
|
void |
AccountUsersV2Service.patch(PatchAccountUserRequest patchAccountUserRequest)
Partially updates a user resource by applying the supplied operations on specific user
attributes.
|
Copyright © 2026. All rights reserved.