static ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.builder() |
|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(Collection<ControlDomainInsights> controlDomainInsights) |
The control domain analytics data that the ListControlDomainInsights API returned.
|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(Consumer<ControlDomainInsights.Builder>... controlDomainInsights) |
The control domain analytics data that the ListControlDomainInsights API returned.
|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(ControlDomainInsights... controlDomainInsights) |
The control domain analytics data that the ListControlDomainInsights API returned.
|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.nextToken(String nextToken) |
The pagination token that's used to fetch the next set of results.
|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.toBuilder() |
|