| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ControlInsightsMetadataByAssessmentItem> |
ListAssessmentControlInsightsByControlDomainResponse.controlInsightsByAssessment()
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.Builder.controlInsightsByAssessment(ControlInsightsMetadataByAssessmentItem... controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentControlInsightsByControlDomainResponse.Builder |
ListAssessmentControlInsightsByControlDomainResponse.Builder.controlInsightsByAssessment(Collection<ControlInsightsMetadataByAssessmentItem> controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
Copyright © 2023. All rights reserved.