| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAssessmentControlInsightsByControlDomainResponse.Builder> |
ListAssessmentControlInsightsByControlDomainResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.