| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
DashboardView |
ListDashboardsRequest.getView() |
static DashboardView |
DashboardView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardView[] |
DashboardView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsRequest |
ListDashboardsRequest.setView(DashboardView view) |
Copyright © 2025. All rights reserved.