| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
Recommendation.topMatches()
List of the matches with most impact.
|
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.topMatches(Match... topMatches)
List of the matches with most impact.
|
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.topMatches(Collection<Match> topMatches)
List of the matches with most impact.
|
Copyright © 2023. All rights reserved.