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