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