| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model | |
| software.amazon.awssdk.services.devopsguru.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ProactiveOrganizationInsightSummary> |
ListOrganizationInsightsResponse.proactiveInsights()
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.proactiveInsights(ProactiveOrganizationInsightSummary... proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.proactiveInsights(Collection<ProactiveOrganizationInsightSummary> proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ProactiveOrganizationInsightSummary> |
ListOrganizationInsightsIterable.proactiveInsights()
Returns an iterable to iterate through the paginated
ListOrganizationInsightsResponse.proactiveInsights()
member. |
SdkPublisher<ProactiveOrganizationInsightSummary> |
ListOrganizationInsightsPublisher.proactiveInsights()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.