public static interface GetMatchingJobRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<GetMatchingJobRequest.Builder,GetMatchingJobRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMatchingJobRequest.Builder |
jobId(String jobId)
The ID of the job.
|
GetMatchingJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMatchingJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetMatchingJobRequest.Builder |
workflowName(String workflowName)
The name of the workflow.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMatchingJobRequest.Builder jobId(String jobId)
The ID of the job.
jobId - The ID of the job.GetMatchingJobRequest.Builder workflowName(String workflowName)
The name of the workflow.
workflowName - The name of the workflow.GetMatchingJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMatchingJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.