Uses of Class
software.amazon.awssdk.services.entityresolution.model.StartIdMappingJobRequest
-
Packages that use StartIdMappingJobRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of StartIdMappingJobRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type StartIdMappingJobRequest Modifier and Type Method Description default CompletableFuture<StartIdMappingJobResponse>EntityResolutionAsyncClient. startIdMappingJob(StartIdMappingJobRequest startIdMappingJobRequest)Starts theIdMappingJobof a workflow.default StartIdMappingJobResponseEntityResolutionClient. startIdMappingJob(StartIdMappingJobRequest startIdMappingJobRequest)Starts theIdMappingJobof a workflow. -
Uses of StartIdMappingJobRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type StartIdMappingJobRequest Modifier and Type Method Description SdkHttpFullRequestStartIdMappingJobRequestMarshaller. marshall(StartIdMappingJobRequest startIdMappingJobRequest)
-