| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AppTagsType |
AppTagsType.TAGS |
| Modifier and Type | Method and Description |
|---|---|
static AppTagsType |
AppTagsType.fromValue(String value) |
AppTagsType |
UpdateAppTagsRequestData.getType()
The tags resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppTagsType.AppTagsTypeSerializer.serialize(AppTagsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateAppTagsRequestData.setType(AppTagsType type) |
UpdateAppTagsRequestData |
UpdateAppTagsRequestData.type(AppTagsType type) |
| Constructor and Description |
|---|
AppTagsTypeSerializer(Class<AppTagsType> t) |
Copyright © 2026. All rights reserved.