| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
Patch |
Patch.setOp(PatchOp op) |
Patch |
Patch.setPath(String path) |
Patch |
Patch.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Patch> |
PatchUserRequest.getOperations() |
Collection<Patch> |
PatchAccountServicePrincipalRequest.getOperations() |
Collection<Patch> |
PatchServicePrincipalRequest.getOperations() |
Collection<Patch> |
PatchAccountGroupRequest.getOperations() |
Collection<Patch> |
PatchAccountUserRequest.getOperations() |
Collection<Patch> |
PartialUpdate.getOperations() |
Collection<Patch> |
PatchGroupRequest.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
PatchUserRequest |
PatchUserRequest.setOperations(Collection<Patch> operations) |
PatchAccountServicePrincipalRequest |
PatchAccountServicePrincipalRequest.setOperations(Collection<Patch> operations) |
PatchServicePrincipalRequest |
PatchServicePrincipalRequest.setOperations(Collection<Patch> operations) |
PatchAccountGroupRequest |
PatchAccountGroupRequest.setOperations(Collection<Patch> operations) |
PatchAccountUserRequest |
PatchAccountUserRequest.setOperations(Collection<Patch> operations) |
PartialUpdate |
PartialUpdate.setOperations(Collection<Patch> operations) |
PatchGroupRequest |
PatchGroupRequest.setOperations(Collection<Patch> operations) |
Copyright © 2026. All rights reserved.