Uses of Class
software.amazon.awssdk.services.entityresolution.model.GetMatchingWorkflowRequest
-
Packages that use GetMatchingWorkflowRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of GetMatchingWorkflowRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type GetMatchingWorkflowRequest Modifier and Type Method Description default CompletableFuture<GetMatchingWorkflowResponse>EntityResolutionAsyncClient. getMatchingWorkflow(GetMatchingWorkflowRequest getMatchingWorkflowRequest)Returns theMatchingWorkflowwith a given name, if it exists.default GetMatchingWorkflowResponseEntityResolutionClient. getMatchingWorkflow(GetMatchingWorkflowRequest getMatchingWorkflowRequest)Returns theMatchingWorkflowwith a given name, if it exists. -
Uses of GetMatchingWorkflowRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type GetMatchingWorkflowRequest Modifier and Type Method Description SdkHttpFullRequestGetMatchingWorkflowRequestMarshaller. marshall(GetMatchingWorkflowRequest getMatchingWorkflowRequest)
-