| 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 SearchOrganizationInsightsResponse |
DevOpsGuruClient.searchOrganizationInsights(Consumer<SearchOrganizationInsightsRequest.Builder> searchOrganizationInsightsRequest)
Returns a list of insights in your organization.
|
default SearchOrganizationInsightsResponse |
DevOpsGuruClient.searchOrganizationInsights(SearchOrganizationInsightsRequest searchOrganizationInsightsRequest)
Returns a list of insights in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchOrganizationInsightsResponse> |
DevOpsGuruAsyncClient.searchOrganizationInsights(Consumer<SearchOrganizationInsightsRequest.Builder> searchOrganizationInsightsRequest)
Returns a list of insights in your organization.
|
default CompletableFuture<SearchOrganizationInsightsResponse> |
DevOpsGuruAsyncClient.searchOrganizationInsights(SearchOrganizationInsightsRequest searchOrganizationInsightsRequest)
Returns a list of insights in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchOrganizationInsightsResponse> |
SearchOrganizationInsightsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchOrganizationInsightsPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchOrganizationInsightsResponse> subscriber) |
Copyright © 2023. All rights reserved.