| Package | Description |
|---|---|
| com.databricks.sdk.service.billing |
| Modifier and Type | Method and Description |
|---|---|
UsageDashboardType |
CreateBillingUsageDashboardRequest.getDashboardType() |
UsageDashboardType |
GetBillingUsageDashboardRequest.getDashboardType() |
static UsageDashboardType |
UsageDashboardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageDashboardType[] |
UsageDashboardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBillingUsageDashboardRequest |
CreateBillingUsageDashboardRequest.setDashboardType(UsageDashboardType dashboardType) |
GetBillingUsageDashboardRequest |
GetBillingUsageDashboardRequest.setDashboardType(UsageDashboardType dashboardType) |
Copyright © 2025. All rights reserved.