| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
GetRepoPermissionLevelsResponse |
ReposService.getPermissionLevels(GetRepoPermissionLevelsRequest getRepoPermissionLevelsRequest)
Gets the permission levels that a user can have on an object.
|
GetRepoPermissionLevelsResponse |
ReposAPI.getPermissionLevels(GetRepoPermissionLevelsRequest request)
Gets the permission levels that a user can have on an object.
|
GetRepoPermissionLevelsResponse |
ReposAPI.getPermissionLevels(String repoId) |
GetRepoPermissionLevelsResponse |
GetRepoPermissionLevelsResponse.setPermissionLevels(Collection<RepoPermissionsDescription> permissionLevels) |
Copyright © 2026. All rights reserved.