| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
GetRecommendationsResponse.recommendations()
The list of recommendations that the analysis found for this profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationsResponse.Builder |
GetRecommendationsResponse.Builder.recommendations(Recommendation... recommendations)
The list of recommendations that the analysis found for this profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationsResponse.Builder |
GetRecommendationsResponse.Builder.recommendations(Collection<Recommendation> recommendations)
The list of recommendations that the analysis found for this profile.
|
Copyright © 2023. All rights reserved.