Uses of Class
software.amazon.awssdk.services.entityresolution.model.IncrementalRunConfig
-
Packages that use IncrementalRunConfig Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of IncrementalRunConfig in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return IncrementalRunConfig Modifier and Type Method Description IncrementalRunConfigCreateMatchingWorkflowRequest. incrementalRunConfig()An object which defines an incremental run type and has onlyincrementalRunTypeas a field.IncrementalRunConfigCreateMatchingWorkflowResponse. incrementalRunConfig()An object which defines an incremental run type and has onlyincrementalRunTypeas a field.IncrementalRunConfigGetMatchingWorkflowResponse. incrementalRunConfig()An object which defines an incremental run type and has onlyincrementalRunTypeas a field.IncrementalRunConfigUpdateMatchingWorkflowRequest. incrementalRunConfig()An object which defines an incremental run type and has onlyincrementalRunTypeas a field.IncrementalRunConfigUpdateMatchingWorkflowResponse. incrementalRunConfig()An object which defines an incremental run type and has onlyincrementalRunTypeas a field.Methods in software.amazon.awssdk.services.entityresolution.model with parameters of type IncrementalRunConfig Modifier and Type Method Description CreateMatchingWorkflowRequest.BuilderCreateMatchingWorkflowRequest.Builder. incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)An object which defines an incremental run type and has onlyincrementalRunTypeas a field.CreateMatchingWorkflowResponse.BuilderCreateMatchingWorkflowResponse.Builder. incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)An object which defines an incremental run type and has onlyincrementalRunTypeas a field.GetMatchingWorkflowResponse.BuilderGetMatchingWorkflowResponse.Builder. incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)An object which defines an incremental run type and has onlyincrementalRunTypeas a field.UpdateMatchingWorkflowRequest.BuilderUpdateMatchingWorkflowRequest.Builder. incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)An object which defines an incremental run type and has onlyincrementalRunTypeas a field.UpdateMatchingWorkflowResponse.BuilderUpdateMatchingWorkflowResponse.Builder. incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)An object which defines an incremental run type and has onlyincrementalRunTypeas a field.
-