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