| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationData |
RecommendationData.attributes(RecommendationAttributes attributes) |
RecommendationData |
RecommendationDocument.getData()
JSON:API resource object for SPA Recommendation.
|
RecommendationData |
RecommendationData.id(String id) |
RecommendationData |
RecommendationData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RecommendationData |
RecommendationData.type(RecommendationType type) |
| Modifier and Type | Method and Description |
|---|---|
RecommendationDocument |
RecommendationDocument.data(RecommendationData data) |
void |
RecommendationDocument.setData(RecommendationData data) |
| Constructor and Description |
|---|
RecommendationDocument(RecommendationData data) |
Copyright © 2025. All rights reserved.