| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
List<OutputSource> |
CreateMatchingWorkflowResponse.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
List<OutputSource> |
UpdateMatchingWorkflowResponse.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
List<OutputSource> |
UpdateMatchingWorkflowRequest.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
List<OutputSource> |
GetMatchingWorkflowResponse.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
List<OutputSource> |
CreateMatchingWorkflowRequest.outputSourceConfig()
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
| Modifier and Type | Method and Description |
|---|---|
CreateMatchingWorkflowResponse.Builder |
CreateMatchingWorkflowResponse.Builder.outputSourceConfig(OutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
UpdateMatchingWorkflowResponse.Builder |
UpdateMatchingWorkflowResponse.Builder.outputSourceConfig(OutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
UpdateMatchingWorkflowRequest.Builder |
UpdateMatchingWorkflowRequest.Builder.outputSourceConfig(OutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
GetMatchingWorkflowResponse.Builder |
GetMatchingWorkflowResponse.Builder.outputSourceConfig(OutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
CreateMatchingWorkflowRequest.Builder |
CreateMatchingWorkflowRequest.Builder.outputSourceConfig(OutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
| Modifier and Type | Method and Description |
|---|---|
CreateMatchingWorkflowResponse.Builder |
CreateMatchingWorkflowResponse.Builder.outputSourceConfig(Collection<OutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
UpdateMatchingWorkflowResponse.Builder |
UpdateMatchingWorkflowResponse.Builder.outputSourceConfig(Collection<OutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
UpdateMatchingWorkflowRequest.Builder |
UpdateMatchingWorkflowRequest.Builder.outputSourceConfig(Collection<OutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
GetMatchingWorkflowResponse.Builder |
GetMatchingWorkflowResponse.Builder.outputSourceConfig(Collection<OutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
CreateMatchingWorkflowRequest.Builder |
CreateMatchingWorkflowRequest.Builder.outputSourceConfig(Collection<OutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path,
ApplyNormalization, and Output. |
Copyright © 2023. All rights reserved.