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