| 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 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 Amazon Web Services 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 Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAccountHealthResponse> |
DevOpsGuruAsyncClient.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 Amazon Web Services account.
|
default CompletableFuture<DescribeAccountHealthResponse> |
DevOpsGuruAsyncClient.describeAccountHealth(DescribeAccountHealthRequest describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics
analyzed in your Amazon Web Services account.
|
Copyright © 2023. All rights reserved.