public static interface ListControlDomainInsightsByAssessmentRequest.Builder extends AuditManagerRequest.Builder, SdkPojo, CopyableBuilder<ListControlDomainInsightsByAssessmentRequest.Builder,ListControlDomainInsightsByAssessmentRequest>
| Modifier and Type | Method and Description |
|---|---|
ListControlDomainInsightsByAssessmentRequest.Builder |
assessmentId(String assessmentId)
The unique identifier for the active assessment.
|
ListControlDomainInsightsByAssessmentRequest.Builder |
maxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
|
ListControlDomainInsightsByAssessmentRequest.Builder |
nextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
ListControlDomainInsightsByAssessmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListControlDomainInsightsByAssessmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListControlDomainInsightsByAssessmentRequest.Builder assessmentId(String assessmentId)
The unique identifier for the active assessment.
assessmentId - The unique identifier for the active assessment.ListControlDomainInsightsByAssessmentRequest.Builder nextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
nextToken - The pagination token that's used to fetch the next set of results.ListControlDomainInsightsByAssessmentRequest.Builder maxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
maxResults - Represents the maximum number of results on a page or for an API request call.ListControlDomainInsightsByAssessmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListControlDomainInsightsByAssessmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.