| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationDocument |
SpaApi.getSPARecommendations(String shard,
String service)
Get SPA Recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RecommendationDocument> |
SpaApi.getSPARecommendationsAsync(String shard,
String service)
Get SPA Recommendations.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithHttpInfo(String shard,
String service)
Retrieve resource recommendations for a Spark job.
|
CompletableFuture<ApiResponse<RecommendationDocument>> |
SpaApi.getSPARecommendationsWithHttpInfoAsync(String shard,
String service)
Get SPA Recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationDocument |
RecommendationDocument.data(RecommendationData data) |
RecommendationDocument |
RecommendationDocument.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.