| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.addTagsItem(String tagsItem) |
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.ddResourceKey(String ddResourceKey) |
CostRecommendationDataAttributes |
CostRecommendationData.getAttributes()
Attributes describing a single cost recommendation.
|
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.potentialDailySavings(CostRecommendationDataAttributesPotentialDailySavings potentialDailySavings) |
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.recommendationType(String recommendationType) |
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.resourceId(String resourceId) |
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.resourceType(String resourceType) |
CostRecommendationDataAttributes |
CostRecommendationDataAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
CostRecommendationData |
CostRecommendationData.attributes(CostRecommendationDataAttributes attributes) |
void |
CostRecommendationData.setAttributes(CostRecommendationDataAttributes attributes) |
Copyright © 2026. All rights reserved.