| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CostMetricType |
CostMetricType.COST_METRIC |
| Modifier and Type | Method and Description |
|---|---|
static CostMetricType |
CostMetricType.fromValue(String value) |
CostMetricType |
CostMetric.getType()
Type of the Cloud Cost Management available metric resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CostMetricType.CostMetricTypeSerializer.serialize(CostMetricType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CostMetric.setType(CostMetricType type) |
CostMetric |
CostMetric.type(CostMetricType type) |
| Constructor and Description |
|---|
CostMetric(String id,
CostMetricType type) |
| Constructor and Description |
|---|
CostMetricTypeSerializer(Class<CostMetricType> t) |
Copyright © 2026. All rights reserved.