| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeFeedbackResult |
AmazonDevOpsGuruClient.describeFeedback(DescribeFeedbackRequest request)
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
|
DescribeFeedbackResult |
AmazonDevOpsGuru.describeFeedback(DescribeFeedbackRequest describeFeedbackRequest)
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
|
DescribeFeedbackResult |
AbstractAmazonDevOpsGuru.describeFeedback(DescribeFeedbackRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeFeedbackResult> |
AbstractAmazonDevOpsGuruAsync.describeFeedbackAsync(DescribeFeedbackRequest request,
AsyncHandler<DescribeFeedbackRequest,DescribeFeedbackResult> asyncHandler) |
Future<DescribeFeedbackResult> |
AmazonDevOpsGuruAsyncClient.describeFeedbackAsync(DescribeFeedbackRequest request,
AsyncHandler<DescribeFeedbackRequest,DescribeFeedbackResult> asyncHandler) |
Future<DescribeFeedbackResult> |
AmazonDevOpsGuruAsync.describeFeedbackAsync(DescribeFeedbackRequest describeFeedbackRequest,
AsyncHandler<DescribeFeedbackRequest,DescribeFeedbackResult> asyncHandler)
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFeedbackResult |
DescribeFeedbackResult.clone() |
DescribeFeedbackResult |
DescribeFeedbackResult.withInsightFeedback(InsightFeedback insightFeedback) |
Copyright © 2023. All rights reserved.