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