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