| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeResourceCollectionHealthResponse> |
DevOpsGuruAsyncClient.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 CompletableFuture<DescribeResourceCollectionHealthResponse> |
DevOpsGuruAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeResourceCollectionHealthResponse> |
DescribeResourceCollectionHealthIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeResourceCollectionHealthPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeResourceCollectionHealthResponse> subscriber) |
Copyright © 2023. All rights reserved.