| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteInsightResponse |
DevOpsGuruClient.deleteInsight(Consumer<DeleteInsightRequest.Builder> deleteInsightRequest)
Deletes the insight along with the associated anomalies, events and recommendations.
|
default DeleteInsightResponse |
DevOpsGuruClient.deleteInsight(DeleteInsightRequest deleteInsightRequest)
Deletes the insight along with the associated anomalies, events and recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteInsightResponse> |
DevOpsGuruAsyncClient.deleteInsight(Consumer<DeleteInsightRequest.Builder> deleteInsightRequest)
Deletes the insight along with the associated anomalies, events and recommendations.
|
default CompletableFuture<DeleteInsightResponse> |
DevOpsGuruAsyncClient.deleteInsight(DeleteInsightRequest deleteInsightRequest)
Deletes the insight along with the associated anomalies, events and recommendations.
|
Copyright © 2023. All rights reserved.