| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
SharedSecurableKind |
DeltaSharingFunction.getSecurableKind() |
static SharedSecurableKind |
SharedSecurableKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharedSecurableKind[] |
SharedSecurableKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeltaSharingFunction |
DeltaSharingFunction.setSecurableKind(SharedSecurableKind securableKind) |
Copyright © 2025. All rights reserved.