| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IncrementalRunConfig |
UpdateMatchingWorkflowResponse.incrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
CreateMatchingWorkflowResponse.incrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
UpdateMatchingWorkflowRequest.incrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
GetMatchingWorkflowResponse.incrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
IncrementalRunConfig |
CreateMatchingWorkflowRequest.incrementalRunConfig()
An object which defines an incremental run type and has only
incrementalRunType as a field. |
| Modifier and Type | Method and Description |
|---|---|
UpdateMatchingWorkflowResponse.Builder |
UpdateMatchingWorkflowResponse.Builder.incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
CreateMatchingWorkflowResponse.Builder |
CreateMatchingWorkflowResponse.Builder.incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
UpdateMatchingWorkflowRequest.Builder |
UpdateMatchingWorkflowRequest.Builder.incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
GetMatchingWorkflowResponse.Builder |
GetMatchingWorkflowResponse.Builder.incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
CreateMatchingWorkflowRequest.Builder |
CreateMatchingWorkflowRequest.Builder.incrementalRunConfig(IncrementalRunConfig incrementalRunConfig)
An object which defines an incremental run type and has only
incrementalRunType as a field. |
Copyright © 2023. All rights reserved.