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