| 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.
|
| software.amazon.awssdk.services.devopsguru.model |
| 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 DescribeAccountHealthResponse |
DevOpsGuruClient.describeAccountHealth(Consumer<DescribeAccountHealthRequest.Builder> describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics
analyzed in your AWS account.
|
default DescribeAccountHealthResponse |
DevOpsGuruClient.describeAccountHealth(DescribeAccountHealthRequest describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics
analyzed in your AWS account.
|
default DescribeAccountOverviewResponse |
DevOpsGuruClient.describeAccountOverview(Consumer<DescribeAccountOverviewRequest.Builder> describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open
proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
default DescribeAccountOverviewResponse |
DevOpsGuruClient.describeAccountOverview(DescribeAccountOverviewRequest describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open
proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
default DescribeAnomalyResponse |
DevOpsGuruClient.describeAnomaly(Consumer<DescribeAnomalyRequest.Builder> describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
|
default DescribeAnomalyResponse |
DevOpsGuruClient.describeAnomaly(DescribeAnomalyRequest describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
|
default DescribeFeedbackResponse |
DevOpsGuruClient.describeFeedback(Consumer<DescribeFeedbackRequest.Builder> describeFeedbackRequest)
Returns the most recent feedback submitted in the current AWS account and Region.
|
default DescribeFeedbackResponse |
DevOpsGuruClient.describeFeedback(DescribeFeedbackRequest describeFeedbackRequest)
Returns the most recent feedback submitted in the current AWS account and Region.
|
default DescribeInsightResponse |
DevOpsGuruClient.describeInsight(Consumer<DescribeInsightRequest.Builder> describeInsightRequest)
Returns details about an insight that you specify using its ID.
|
default DescribeInsightResponse |
DevOpsGuruClient.describeInsight(DescribeInsightRequest describeInsightRequest)
Returns details about an insight that you specify using its ID.
|
default DescribeResourceCollectionHealthResponse |
DevOpsGuruClient.describeResourceCollectionHealth(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default DescribeResourceCollectionHealthResponse |
DevOpsGuruClient.describeResourceCollectionHealth(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default DescribeResourceCollectionHealthIterable |
DevOpsGuruClient.describeResourceCollectionHealthPaginator(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default DescribeResourceCollectionHealthIterable |
DevOpsGuruClient.describeResourceCollectionHealthPaginator(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default DescribeServiceIntegrationResponse |
DevOpsGuruClient.describeServiceIntegration(Consumer<DescribeServiceIntegrationRequest.Builder> describeServiceIntegrationRequest)
Returns the integration status of services that are integrated with DevOps Guru.
|
default DescribeServiceIntegrationResponse |
DevOpsGuruClient.describeServiceIntegration(DescribeServiceIntegrationRequest describeServiceIntegrationRequest)
Returns the integration status of services that are integrated with DevOps Guru.
|
default GetCostEstimationResponse |
DevOpsGuruClient.getCostEstimation(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default GetCostEstimationResponse |
DevOpsGuruClient.getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default GetCostEstimationIterable |
DevOpsGuruClient.getCostEstimationPaginator(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default GetCostEstimationIterable |
DevOpsGuruClient.getCostEstimationPaginator(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default GetResourceCollectionResponse |
DevOpsGuruClient.getResourceCollection(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default GetResourceCollectionResponse |
DevOpsGuruClient.getResourceCollection(GetResourceCollectionRequest getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default GetResourceCollectionIterable |
DevOpsGuruClient.getResourceCollectionPaginator(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default GetResourceCollectionIterable |
DevOpsGuruClient.getResourceCollectionPaginator(GetResourceCollectionRequest getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default ListAnomaliesForInsightResponse |
DevOpsGuruClient.listAnomaliesForInsight(Consumer<ListAnomaliesForInsightRequest.Builder> listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default ListAnomaliesForInsightResponse |
DevOpsGuruClient.listAnomaliesForInsight(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default ListAnomaliesForInsightIterable |
DevOpsGuruClient.listAnomaliesForInsightPaginator(Consumer<ListAnomaliesForInsightRequest.Builder> listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default ListAnomaliesForInsightIterable |
DevOpsGuruClient.listAnomaliesForInsightPaginator(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default ListEventsResponse |
DevOpsGuruClient.listEvents(Consumer<ListEventsRequest.Builder> listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default ListEventsResponse |
DevOpsGuruClient.listEvents(ListEventsRequest listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default ListEventsIterable |
DevOpsGuruClient.listEventsPaginator(Consumer<ListEventsRequest.Builder> listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default ListEventsIterable |
DevOpsGuruClient.listEventsPaginator(ListEventsRequest listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default ListInsightsResponse |
DevOpsGuruClient.listInsights(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your AWS account.
|
default ListInsightsResponse |
DevOpsGuruClient.listInsights(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your AWS account.
|
default ListInsightsIterable |
DevOpsGuruClient.listInsightsPaginator(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your AWS account.
|
default ListInsightsIterable |
DevOpsGuruClient.listInsightsPaginator(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your AWS account.
|
default ListNotificationChannelsResponse |
DevOpsGuruClient.listNotificationChannels(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsResponse |
DevOpsGuruClient.listNotificationChannels(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsIterable |
DevOpsGuruClient.listNotificationChannelsPaginator(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsIterable |
DevOpsGuruClient.listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListRecommendationsResponse |
DevOpsGuruClient.listRecommendations(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default ListRecommendationsResponse |
DevOpsGuruClient.listRecommendations(ListRecommendationsRequest listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default ListRecommendationsIterable |
DevOpsGuruClient.listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default ListRecommendationsIterable |
DevOpsGuruClient.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)
Returns a list of a specified insight's 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 SearchInsightsResponse |
DevOpsGuruClient.searchInsights(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default SearchInsightsResponse |
DevOpsGuruClient.searchInsights(SearchInsightsRequest searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default SearchInsightsIterable |
DevOpsGuruClient.searchInsightsPaginator(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default SearchInsightsIterable |
DevOpsGuruClient.searchInsightsPaginator(SearchInsightsRequest searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default StartCostEstimationResponse |
DevOpsGuruClient.startCostEstimation(Consumer<StartCostEstimationRequest.Builder> startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your AWS resources.
|
default StartCostEstimationResponse |
DevOpsGuruClient.startCostEstimation(StartCostEstimationRequest startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your AWS 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You don't have permissions to perform the requested operation.
|
class |
ConflictException
An exception that is thrown when a conflict occurs.
|
class |
InternalServerException
An internal failure in an Amazon service occurred.
|
class |
ResourceNotFoundException
A requested resource could not be found
|
class |
ServiceQuotaExceededException
The request contains a value that exceeds a maximum quota.
|
class |
ThrottlingException
The request was denied due to a request throttling.
|
class |
ValidationException
Contains information about data passed in to a field during a request that is not valid.
|
| Modifier and Type | Method and Description |
|---|---|
DevOpsGuruException |
DevOpsGuruException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(DevOpsGuruException ex) |
Copyright © 2021. All rights reserved.