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