| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TagDataType |
TagDataType.TAG |
| Modifier and Type | Method and Description |
|---|---|
static TagDataType |
TagDataType.fromValue(String value) |
TagDataType |
TagData.getType()
The resource type for a tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagDataType.TagDataTypeSerializer.serialize(TagDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TagData.setType(TagDataType type) |
TagData |
TagData.type(TagDataType type) |
| Constructor and Description |
|---|
TagData(String id,
TagDataType type) |
| Constructor and Description |
|---|
TagDataTypeSerializer(Class<TagDataType> t) |
Copyright © 2026. All rights reserved.