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