| 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 AddNotificationChannelResponse |
DevOpsGuruClient.addNotificationChannel(AddNotificationChannelRequest addNotificationChannelRequest)
Adds a notification channel to DevOps Guru.
|
default AddNotificationChannelResponse |
DevOpsGuruClient.addNotificationChannel(Consumer<AddNotificationChannelRequest.Builder> addNotificationChannelRequest)
Adds a notification channel to DevOps Guru.
|
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.
|
default PutFeedbackResponse |
DevOpsGuruClient.putFeedback(Consumer<PutFeedbackRequest.Builder> putFeedbackRequest)
Collects customer feedback about the specified insight.
|
default PutFeedbackResponse |
DevOpsGuruClient.putFeedback(PutFeedbackRequest putFeedbackRequest)
Collects customer feedback about the specified insight.
|
default RemoveNotificationChannelResponse |
DevOpsGuruClient.removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
default RemoveNotificationChannelResponse |
DevOpsGuruClient.removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
default StartCostEstimationResponse |
DevOpsGuruClient.startCostEstimation(Consumer<StartCostEstimationRequest.Builder> startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
|
default StartCostEstimationResponse |
DevOpsGuruClient.startCostEstimation(StartCostEstimationRequest startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
|
default UpdateResourceCollectionResponse |
DevOpsGuruClient.updateResourceCollection(Consumer<UpdateResourceCollectionRequest.Builder> updateResourceCollectionRequest)
Updates the collection of resources that DevOps Guru analyzes.
|
default UpdateResourceCollectionResponse |
DevOpsGuruClient.updateResourceCollection(UpdateResourceCollectionRequest updateResourceCollectionRequest)
Updates the collection of resources that DevOps Guru analyzes.
|
default UpdateServiceIntegrationResponse |
DevOpsGuruClient.updateServiceIntegration(Consumer<UpdateServiceIntegrationRequest.Builder> updateServiceIntegrationRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
default UpdateServiceIntegrationResponse |
DevOpsGuruClient.updateServiceIntegration(UpdateServiceIntegrationRequest updateServiceIntegrationRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
Copyright © 2023. All rights reserved.