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