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