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