| 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 ListOrganizationInsightsResponse |
DevOpsGuruClient.listOrganizationInsights(Consumer<ListOrganizationInsightsRequest.Builder> listOrganizationInsightsRequest)
Returns a list of insights associated with the account or OU Id.
|
default ListOrganizationInsightsResponse |
DevOpsGuruClient.listOrganizationInsights(ListOrganizationInsightsRequest listOrganizationInsightsRequest)
Returns a list of insights associated with the account or OU Id.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOrganizationInsightsResponse> |
DevOpsGuruAsyncClient.listOrganizationInsights(Consumer<ListOrganizationInsightsRequest.Builder> listOrganizationInsightsRequest)
Returns a list of insights associated with the account or OU Id.
|
default CompletableFuture<ListOrganizationInsightsResponse> |
DevOpsGuruAsyncClient.listOrganizationInsights(ListOrganizationInsightsRequest listOrganizationInsightsRequest)
Returns a list of insights associated with the account or OU Id.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListOrganizationInsightsResponse> |
ListOrganizationInsightsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListOrganizationInsightsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOrganizationInsightsResponse> subscriber) |
Copyright © 2023. All rights reserved.