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