Package | Description |
---|---|
com.databricks.sdk.service.sql |
Modifier and Type | Method and Description |
---|---|
RunAsRole |
QueryPostContent.getRunAsRole() |
RunAsRole |
Query.getRunAsRole() |
RunAsRole |
CreateDashboardRequest.getRunAsRole() |
static RunAsRole |
RunAsRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunAsRole[] |
RunAsRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
QueryPostContent |
QueryPostContent.setRunAsRole(RunAsRole runAsRole) |
Query |
Query.setRunAsRole(RunAsRole runAsRole) |
CreateDashboardRequest |
CreateDashboardRequest.setRunAsRole(RunAsRole runAsRole) |
Copyright © 2023. All rights reserved.