| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
List<InputSource> |
CreateMatchingWorkflowResponse.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
UpdateMatchingWorkflowResponse.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
UpdateMatchingWorkflowRequest.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
GetMatchingWorkflowResponse.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
CreateMatchingWorkflowRequest.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
CreateMatchingWorkflowResponse.Builder |
CreateMatchingWorkflowResponse.Builder.inputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowResponse.Builder |
UpdateMatchingWorkflowResponse.Builder.inputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowRequest.Builder |
UpdateMatchingWorkflowRequest.Builder.inputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetMatchingWorkflowResponse.Builder |
GetMatchingWorkflowResponse.Builder.inputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateMatchingWorkflowRequest.Builder |
CreateMatchingWorkflowRequest.Builder.inputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
CreateMatchingWorkflowResponse.Builder |
CreateMatchingWorkflowResponse.Builder.inputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowResponse.Builder |
UpdateMatchingWorkflowResponse.Builder.inputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowRequest.Builder |
UpdateMatchingWorkflowRequest.Builder.inputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetMatchingWorkflowResponse.Builder |
GetMatchingWorkflowResponse.Builder.inputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateMatchingWorkflowRequest.Builder |
CreateMatchingWorkflowRequest.Builder.inputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
Copyright © 2023. All rights reserved.