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