| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.builder() |
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.nextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.proactiveInsights(Collection<ProactiveOrganizationInsightSummary> proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.proactiveInsights(Consumer<ProactiveOrganizationInsightSummary.Builder>... proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.proactiveInsights(ProactiveOrganizationInsightSummary... proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.reactiveInsights(Collection<ReactiveOrganizationInsightSummary> reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.reactiveInsights(Consumer<ReactiveOrganizationInsightSummary.Builder>... reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.Builder.reactiveInsights(ReactiveOrganizationInsightSummary... reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResponse.Builder |
ListOrganizationInsightsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListOrganizationInsightsResponse.Builder> |
ListOrganizationInsightsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.