| Package | Description |
|---|---|
| com.databricks.sdk.service.iamv2 |
| Modifier and Type | Method and Description |
|---|---|
static Entitlement |
Entitlement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Entitlement[] |
Entitlement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Entitlement> |
WorkspaceAssignmentDetail.getEntitlements() |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceAssignmentDetail |
WorkspaceAssignmentDetail.setEntitlements(Collection<Entitlement> entitlements) |
Copyright © 2026. All rights reserved.