Uses of Class
software.amazon.awssdk.services.entityresolution.model.StartMatchingJobRequest
-
Packages that use StartMatchingJobRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of StartMatchingJobRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type StartMatchingJobRequest Modifier and Type Method Description default CompletableFuture<StartMatchingJobResponse>EntityResolutionAsyncClient. startMatchingJob(StartMatchingJobRequest startMatchingJobRequest)Starts theMatchingJobof a workflow.default StartMatchingJobResponseEntityResolutionClient. startMatchingJob(StartMatchingJobRequest startMatchingJobRequest)Starts theMatchingJobof a workflow. -
Uses of StartMatchingJobRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type StartMatchingJobRequest Modifier and Type Method Description SdkHttpFullRequestStartMatchingJobRequestMarshaller. marshall(StartMatchingJobRequest startMatchingJobRequest)
-