| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetDashboardRelationship |
MetricAssetDashboardRelationship.id(String id) |
MetricAssetDashboardRelationship |
MetricAssetDashboardRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricAssetDashboardRelationship |
MetricAssetDashboardRelationship.type(MetricDashboardType type) |
| Modifier and Type | Method and Description |
|---|---|
List<MetricAssetDashboardRelationship> |
MetricAssetDashboardRelationships.getData()
A list of dashboards that can be referenced in the
included data. |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetDashboardRelationships |
MetricAssetDashboardRelationships.addDataItem(MetricAssetDashboardRelationship dataItem) |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetDashboardRelationships |
MetricAssetDashboardRelationships.data(List<MetricAssetDashboardRelationship> data) |
void |
MetricAssetDashboardRelationships.setData(List<MetricAssetDashboardRelationship> data) |
Copyright © 2024. All rights reserved.