Uses of Class
software.amazon.awssdk.services.entityresolution.model.CreateIdMappingWorkflowRequest
-
Packages that use CreateIdMappingWorkflowRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of CreateIdMappingWorkflowRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type CreateIdMappingWorkflowRequest Modifier and Type Method Description default CompletableFuture<CreateIdMappingWorkflowResponse>EntityResolutionAsyncClient. createIdMappingWorkflow(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)Creates anIdMappingWorkflowobject which stores the configuration of the data processing job to be run.default CreateIdMappingWorkflowResponseEntityResolutionClient. createIdMappingWorkflow(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)Creates anIdMappingWorkflowobject which stores the configuration of the data processing job to be run. -
Uses of CreateIdMappingWorkflowRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type CreateIdMappingWorkflowRequest Modifier and Type Method Description SdkHttpFullRequestCreateIdMappingWorkflowRequestMarshaller. marshall(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)
-