| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RecommendationType |
RecommendationType.RECOMMENDATION |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationType |
RecommendationType.fromValue(String value) |
RecommendationType |
RecommendationData.getType()
JSON:API resource type for Spark Pod Autosizing recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationType.RecommendationTypeSerializer.serialize(RecommendationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RecommendationData.setType(RecommendationType type) |
RecommendationData |
RecommendationData.type(RecommendationType type) |
| Constructor and Description |
|---|
RecommendationData(RecommendationAttributes attributes,
RecommendationType type) |
| Constructor and Description |
|---|
RecommendationTypeSerializer(Class<RecommendationType> t) |
Copyright © 2025. All rights reserved.