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() |
|