| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
CreateAccountGroupRequest |
CreateAccountGroupRequest.setDisplayName(String displayName) |
CreateAccountGroupRequest |
CreateAccountGroupRequest.setExternalId(String externalId) |
CreateAccountGroupRequest |
CreateAccountGroupRequest.setId(String id) |
CreateAccountGroupRequest |
CreateAccountGroupRequest.setMembers(Collection<ComplexValue> members) |
CreateAccountGroupRequest |
CreateAccountGroupRequest.setMeta(ResourceMeta meta) |
CreateAccountGroupRequest |
CreateAccountGroupRequest.setRoles(Collection<ComplexValue> roles) |
| Modifier and Type | Method and Description |
|---|---|
AccountGroup |
AccountGroupsV2API.create(CreateAccountGroupRequest request)
Creates a group in the Databricks account with a unique name, using the supplied group details.
|
AccountGroup |
AccountGroupsV2Service.create(CreateAccountGroupRequest createAccountGroupRequest)
Creates a group in the Databricks account with a unique name, using the supplied group details.
|
Copyright © 2026. All rights reserved.