| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
Insight.recommendations()
List of recommendations for the insight.
|
| Modifier and Type | Method and Description |
|---|---|
Insight.Builder |
Insight.Builder.recommendations(Recommendation... recommendations)
List of recommendations for the insight.
|
| Modifier and Type | Method and Description |
|---|---|
Insight.Builder |
Insight.Builder.recommendations(Collection<Recommendation> recommendations)
List of recommendations for the insight.
|
Copyright © 2023. All rights reserved.