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