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