Uses of Class
software.amazon.awssdk.services.entityresolution.model.UpdateMatchingWorkflowRequest
-
Packages that use UpdateMatchingWorkflowRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of UpdateMatchingWorkflowRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type UpdateMatchingWorkflowRequest Modifier and Type Method Description default CompletableFuture<UpdateMatchingWorkflowResponse>EntityResolutionAsyncClient. updateMatchingWorkflow(UpdateMatchingWorkflowRequest updateMatchingWorkflowRequest)Updates an existingMatchingWorkflow.default UpdateMatchingWorkflowResponseEntityResolutionClient. updateMatchingWorkflow(UpdateMatchingWorkflowRequest updateMatchingWorkflowRequest)Updates an existingMatchingWorkflow. -
Uses of UpdateMatchingWorkflowRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type UpdateMatchingWorkflowRequest Modifier and Type Method Description SdkHttpFullRequestUpdateMatchingWorkflowRequestMarshaller. marshall(UpdateMatchingWorkflowRequest updateMatchingWorkflowRequest)
-