Uses of Class
software.amazon.awssdk.services.entityresolution.model.GetIdMappingJobRequest
-
Packages that use GetIdMappingJobRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of GetIdMappingJobRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type GetIdMappingJobRequest Modifier and Type Method Description default CompletableFuture<GetIdMappingJobResponse>EntityResolutionAsyncClient. getIdMappingJob(GetIdMappingJobRequest getIdMappingJobRequest)Gets the status, metrics, and errors (if there are any) that are associated with a job.default GetIdMappingJobResponseEntityResolutionClient. getIdMappingJob(GetIdMappingJobRequest getIdMappingJobRequest)Gets the status, metrics, and errors (if there are any) that are associated with a job. -
Uses of GetIdMappingJobRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type GetIdMappingJobRequest Modifier and Type Method Description SdkHttpFullRequestGetIdMappingJobRequestMarshaller. marshall(GetIdMappingJobRequest getIdMappingJobRequest)
-