| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
GrantRule |
GrantRule.setPrincipals(Collection<String> principals) |
GrantRule |
GrantRule.setRole(String role) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GrantRule> |
RuleSetResponse.getGrantRules() |
Collection<GrantRule> |
RuleSetUpdateRequest.getGrantRules() |
| Modifier and Type | Method and Description |
|---|---|
RuleSetResponse |
RuleSetResponse.setGrantRules(Collection<GrantRule> grantRules) |
RuleSetUpdateRequest |
RuleSetUpdateRequest.setGrantRules(Collection<GrantRule> grantRules) |
Copyright © 2024. All rights reserved.