static SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.builder() |
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.nextToken(String nextToken) |
The pagination token to use to retrieve the next page of results for this operation.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.proactiveInsights(Collection<ProactiveInsightSummary> proactiveInsights) |
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.proactiveInsights(Consumer<ProactiveInsightSummary.Builder>... proactiveInsights) |
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.proactiveInsights(ProactiveInsightSummary... proactiveInsights) |
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.reactiveInsights(Collection<ReactiveInsightSummary> reactiveInsights) |
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.reactiveInsights(Consumer<ReactiveInsightSummary.Builder>... reactiveInsights) |
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.Builder.reactiveInsights(ReactiveInsightSummary... reactiveInsights) |
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
SearchOrganizationInsightsResponse.Builder |
SearchOrganizationInsightsResponse.toBuilder() |
|