| 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<SubmitFeedbackResponse> |
CodeGuruProfilerAsyncClient.submitFeedback(SubmitFeedbackRequest submitFeedbackRequest)
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
|
default SubmitFeedbackResponse |
CodeGuruProfilerClient.submitFeedback(SubmitFeedbackRequest submitFeedbackRequest)
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SubmitFeedbackRequestMarshaller.marshall(SubmitFeedbackRequest submitFeedbackRequest) |
Copyright © 2023. All rights reserved.