| 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 ListInsightsResponse |
DevOpsGuruClient.listInsights(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your Amazon Web Services account.
|
default ListInsightsResponse |
DevOpsGuruClient.listInsights(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListInsightsResponse> |
DevOpsGuruAsyncClient.listInsights(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your Amazon Web Services account.
|
default CompletableFuture<ListInsightsResponse> |
DevOpsGuruAsyncClient.listInsights(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListInsightsResponse> |
ListInsightsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListInsightsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListInsightsResponse> subscriber) |
Copyright © 2023. All rights reserved.