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