public static interface StartMatchingJobRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<StartMatchingJobRequest.Builder,StartMatchingJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StartMatchingJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartMatchingJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartMatchingJobRequest.Builder |
workflowName(String workflowName)
The name of the matching job to be retrieved.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMatchingJobRequest.Builder workflowName(String workflowName)
The name of the matching job to be retrieved.
workflowName - The name of the matching job to be retrieved.StartMatchingJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartMatchingJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.