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