| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CostTagKeyType |
CostTagKeyType.COST_TAG_KEY |
| Modifier and Type | Method and Description |
|---|---|
static CostTagKeyType |
CostTagKeyType.fromValue(String value) |
CostTagKeyType |
CostTagKey.getType()
Type of the Cloud Cost Management tag key resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CostTagKeyType.CostTagKeyTypeSerializer.serialize(CostTagKeyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CostTagKey.setType(CostTagKeyType type) |
CostTagKey |
CostTagKey.type(CostTagKeyType type) |
| Constructor and Description |
|---|
CostTagKey(CostTagKeyAttributes attributes,
String id,
CostTagKeyType type) |
| Constructor and Description |
|---|
CostTagKeyTypeSerializer(Class<CostTagKeyType> t) |
Copyright © 2026. All rights reserved.