public static interface GetMatchIdRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<GetMatchIdRequest.Builder,GetMatchIdRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMatchIdRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMatchIdRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetMatchIdRequest.Builder |
record(Map<String,String> record)
The record to fetch the Match ID for.
|
GetMatchIdRequest.Builder |
workflowName(String workflowName)
The name of the workflow.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMatchIdRequest.Builder record(Map<String,String> record)
The record to fetch the Match ID for.
record - The record to fetch the Match ID for.GetMatchIdRequest.Builder workflowName(String workflowName)
The name of the workflow.
workflowName - The name of the workflow.GetMatchIdRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMatchIdRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.