| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricDashboardAttributes |
MetricDashboardAsset.getAttributes()
Attributes related to the dashboard, including title and popularity.
|
MetricDashboardAttributes |
MetricDashboardAttributes.popularity(Double popularity) |
MetricDashboardAttributes |
MetricDashboardAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricDashboardAttributes |
MetricDashboardAttributes.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
MetricDashboardAsset |
MetricDashboardAsset.attributes(MetricDashboardAttributes attributes) |
void |
MetricDashboardAsset.setAttributes(MetricDashboardAttributes attributes) |
Copyright © 2024. All rights reserved.