Uses of Class
software.amazon.awssdk.services.entityresolution.model.ResolutionTechniques
-
Packages that use ResolutionTechniques Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of ResolutionTechniques in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return ResolutionTechniques Modifier and Type Method Description ResolutionTechniquesCreateMatchingWorkflowRequest. resolutionTechniques()An object which defines theresolutionTypeand theruleBasedProperties.ResolutionTechniquesCreateMatchingWorkflowResponse. resolutionTechniques()An object which defines theresolutionTypeand theruleBasedProperties.ResolutionTechniquesGetMatchingWorkflowResponse. resolutionTechniques()An object which defines theresolutionTypeand theruleBasedProperties.ResolutionTechniquesUpdateMatchingWorkflowRequest. resolutionTechniques()An object which defines theresolutionTypeand theruleBasedProperties.ResolutionTechniquesUpdateMatchingWorkflowResponse. resolutionTechniques()An object which defines theresolutionTypeand theruleBasedPropertiesMethods in software.amazon.awssdk.services.entityresolution.model with parameters of type ResolutionTechniques Modifier and Type Method Description CreateMatchingWorkflowRequest.BuilderCreateMatchingWorkflowRequest.Builder. resolutionTechniques(ResolutionTechniques resolutionTechniques)An object which defines theresolutionTypeand theruleBasedProperties.CreateMatchingWorkflowResponse.BuilderCreateMatchingWorkflowResponse.Builder. resolutionTechniques(ResolutionTechniques resolutionTechniques)An object which defines theresolutionTypeand theruleBasedProperties.GetMatchingWorkflowResponse.BuilderGetMatchingWorkflowResponse.Builder. resolutionTechniques(ResolutionTechniques resolutionTechniques)An object which defines theresolutionTypeand theruleBasedProperties.UpdateMatchingWorkflowRequest.BuilderUpdateMatchingWorkflowRequest.Builder. resolutionTechniques(ResolutionTechniques resolutionTechniques)An object which defines theresolutionTypeand theruleBasedProperties.UpdateMatchingWorkflowResponse.BuilderUpdateMatchingWorkflowResponse.Builder. resolutionTechniques(ResolutionTechniques resolutionTechniques)An object which defines theresolutionTypeand theruleBasedProperties
-