| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| software.amazon.awssdk.services.codeguruprofiler.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRecommendationsResponse> |
CodeGuruProfilerAsyncClient.getRecommendations(GetRecommendationsRequest getRecommendationsRequest)
Returns a list of
Recommendation objects that contain recommendations for a profiling group for a given time
period. |
default GetRecommendationsResponse |
CodeGuruProfilerClient.getRecommendations(GetRecommendationsRequest getRecommendationsRequest)
Returns a list of
Recommendation objects that contain recommendations for a profiling group for a given time
period. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRecommendationsRequestMarshaller.marshall(GetRecommendationsRequest getRecommendationsRequest) |
Copyright © 2023. All rights reserved.