| Package | Description |
|---|---|
| com.amazonaws.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.clone() |
Recommendation |
Recommendation.withRecommendationDescription(String recommendationDescription)
The recommendation details to help resolve the performance issue.
|
Recommendation |
Recommendation.withRecommendationId(String recommendationId)
The unique identifier for the recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
Insight.getRecommendations()
List of recommendations for the insight.
|
| Modifier and Type | Method and Description |
|---|---|
Insight |
Insight.withRecommendations(Recommendation... recommendations)
List of recommendations for the insight.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Insight.setRecommendations(Collection<Recommendation> recommendations)
List of recommendations for the insight.
|
Insight |
Insight.withRecommendations(Collection<Recommendation> recommendations)
List of recommendations for the insight.
|
Copyright © 2024. All rights reserved.