| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ControlDomainInsights> |
ListControlDomainInsightsResponse.controlDomainInsights()
The control domain analytics data that the
ListControlDomainInsights API returned. |
List<ControlDomainInsights> |
ListControlDomainInsightsByAssessmentResponse.controlDomainInsights()
The control domain analytics data that the
ListControlDomainInsightsByAssessment API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(ControlDomainInsights... controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsights API returned. |
ListControlDomainInsightsByAssessmentResponse.Builder |
ListControlDomainInsightsByAssessmentResponse.Builder.controlDomainInsights(ControlDomainInsights... controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsightsByAssessment API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(Collection<ControlDomainInsights> controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsights API returned. |
ListControlDomainInsightsByAssessmentResponse.Builder |
ListControlDomainInsightsByAssessmentResponse.Builder.controlDomainInsights(Collection<ControlDomainInsights> controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsightsByAssessment API returned. |
Copyright © 2022. All rights reserved.