| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
ClusterPolicyPermissionLevel |
ClusterPolicyPermissionsDescription.getPermissionLevel() |
ClusterPolicyPermissionLevel |
ClusterPolicyPermission.getPermissionLevel() |
ClusterPolicyPermissionLevel |
ClusterPolicyAccessControlRequest.getPermissionLevel() |
static ClusterPolicyPermissionLevel |
ClusterPolicyPermissionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterPolicyPermissionLevel[] |
ClusterPolicyPermissionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterPolicyPermissionsDescription |
ClusterPolicyPermissionsDescription.setPermissionLevel(ClusterPolicyPermissionLevel permissionLevel) |
ClusterPolicyPermission |
ClusterPolicyPermission.setPermissionLevel(ClusterPolicyPermissionLevel permissionLevel) |
ClusterPolicyAccessControlRequest |
ClusterPolicyAccessControlRequest.setPermissionLevel(ClusterPolicyPermissionLevel permissionLevel) |
Copyright © 2024. All rights reserved.