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