| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IncrementalRunConfig |
IncrementalRunConfig.clone() |
IncrementalRunConfig |
UpdateMatchingWorkflowResult.getIncrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
GetMatchingWorkflowResult.getIncrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
CreateMatchingWorkflowRequest.getIncrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
CreateMatchingWorkflowResult.getIncrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
UpdateMatchingWorkflowRequest.getIncrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
IncrementalRunConfig.withIncrementalRunType(IncrementalRunType incrementalRunType)
The type of incremental run.
|
IncrementalRunConfig |
IncrementalRunConfig.withIncrementalRunType(String incrementalRunType)
The type of incremental run.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMatchingWorkflowResult.setIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
void |
GetMatchingWorkflowResult.setIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
void |
CreateMatchingWorkflowRequest.setIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
void |
CreateMatchingWorkflowResult.setIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
void |
UpdateMatchingWorkflowRequest.setIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
UpdateMatchingWorkflowResult |
UpdateMatchingWorkflowResult.withIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
GetMatchingWorkflowResult |
GetMatchingWorkflowResult.withIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
CreateMatchingWorkflowRequest |
CreateMatchingWorkflowRequest.withIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
CreateMatchingWorkflowResult |
CreateMatchingWorkflowResult.withIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
UpdateMatchingWorkflowRequest |
UpdateMatchingWorkflowRequest.withIncrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
Copyright © 2024. All rights reserved.