| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountGroupRequest |
UpdateAccountGroupRequest.setDisplayName(String displayName) |
UpdateAccountGroupRequest |
UpdateAccountGroupRequest.setExternalId(String externalId) |
UpdateAccountGroupRequest |
UpdateAccountGroupRequest.setId(String id) |
UpdateAccountGroupRequest |
UpdateAccountGroupRequest.setMembers(Collection<ComplexValue> members) |
UpdateAccountGroupRequest |
UpdateAccountGroupRequest.setMeta(ResourceMeta meta) |
UpdateAccountGroupRequest |
UpdateAccountGroupRequest.setRoles(Collection<ComplexValue> roles) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountGroupsV2API.update(UpdateAccountGroupRequest request)
Updates the details of a group by replacing the entire group entity.
|
void |
AccountGroupsV2Service.update(UpdateAccountGroupRequest updateAccountGroupRequest)
Updates the details of a group by replacing the entire group entity.
|
Copyright © 2026. All rights reserved.