| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
PartialUpdate |
PartialUpdate.setId(String id) |
PartialUpdate |
PartialUpdate.setOperations(Collection<Patch> operations) |
PartialUpdate |
PartialUpdate.setSchemas(Collection<PatchSchema> schemas) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountUsersAPI.patch(PartialUpdate request)
Update user details.
|
void |
AccountGroupsAPI.patch(PartialUpdate request)
Update group details.
|
void |
ServicePrincipalsAPI.patch(PartialUpdate request)
Update service principal details.
|
void |
GroupsService.patch(PartialUpdate partialUpdate)
Update group details.
|
void |
AccountUsersService.patch(PartialUpdate partialUpdate)
Update user details.
|
void |
UsersService.patch(PartialUpdate partialUpdate)
Update user details.
|
void |
GroupsAPI.patch(PartialUpdate request)
Update group details.
|
void |
AccountGroupsService.patch(PartialUpdate partialUpdate)
Update group details.
|
void |
UsersAPI.patch(PartialUpdate request)
Update user details.
|
void |
AccountServicePrincipalsService.patch(PartialUpdate partialUpdate)
Update service principal details.
|
void |
ServicePrincipalsService.patch(PartialUpdate partialUpdate)
Update service principal details.
|
void |
AccountServicePrincipalsAPI.patch(PartialUpdate request)
Update service principal details.
|
Copyright © 2024. All rights reserved.