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