public static interface ListIdMappingWorkflowsRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<ListIdMappingWorkflowsRequest.Builder,ListIdMappingWorkflowsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListIdMappingWorkflowsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListIdMappingWorkflowsRequest.Builder |
nextToken(String nextToken)
The pagination token from the previous API call.
|
ListIdMappingWorkflowsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListIdMappingWorkflowsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListIdMappingWorkflowsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects returned per page.
maxResults - The maximum number of objects returned per page.ListIdMappingWorkflowsRequest.Builder nextToken(String nextToken)
The pagination token from the previous API call.
nextToken - The pagination token from the previous API call.ListIdMappingWorkflowsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListIdMappingWorkflowsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.