| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostMetric |
CostMetric.id(String id) |
CostMetric |
CostMetric.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostMetric |
CostMetric.type(CostMetricType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostMetric> |
CostMetricsResponse.getData()
List of available metrics.
|
| Modifier and Type | Method and Description |
|---|---|
CostMetricsResponse |
CostMetricsResponse.addDataItem(CostMetric dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CostMetricsResponse |
CostMetricsResponse.data(List<CostMetric> data) |
void |
CostMetricsResponse.setData(List<CostMetric> data) |
| Constructor and Description |
|---|
CostMetricsResponse(List<CostMetric> data) |
Copyright © 2026. All rights reserved.