static ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.builder() |
|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.Builder.controlInsightsByAssessment(Collection<ControlInsightsMetadataByAssessmentItem> controlInsightsByAssessment) |
The assessment control analytics data that the ListAssessmentControlInsightsByControlDomain API
returned.
|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.Builder.controlInsightsByAssessment(Consumer<ControlInsightsMetadataByAssessmentItem.Builder>... controlInsightsByAssessment) |
The assessment control analytics data that the ListAssessmentControlInsightsByControlDomain API
returned.
|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.Builder.controlInsightsByAssessment(ControlInsightsMetadataByAssessmentItem... controlInsightsByAssessment) |
The assessment control analytics data that the ListAssessmentControlInsightsByControlDomain API
returned.
|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.Builder.nextToken(String nextToken) |
The pagination token that's used to fetch the next set of results.
|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.toBuilder() |
|