| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
List<IdMappingWorkflowInputSource> |
GetIdMappingWorkflowResponse.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
CreateIdMappingWorkflowResponse.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
CreateIdMappingWorkflowRequest.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
UpdateIdMappingWorkflowRequest.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
UpdateIdMappingWorkflowResponse.inputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingWorkflowResponse.Builder |
GetIdMappingWorkflowResponse.Builder.inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowResponse.Builder |
CreateIdMappingWorkflowResponse.Builder.inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowRequest.Builder |
CreateIdMappingWorkflowRequest.Builder.inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowRequest.Builder |
UpdateIdMappingWorkflowRequest.Builder.inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowResponse.Builder |
UpdateIdMappingWorkflowResponse.Builder.inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingWorkflowResponse.Builder |
GetIdMappingWorkflowResponse.Builder.inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowResponse.Builder |
CreateIdMappingWorkflowResponse.Builder.inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowRequest.Builder |
CreateIdMappingWorkflowRequest.Builder.inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowRequest.Builder |
UpdateIdMappingWorkflowRequest.Builder.inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowResponse.Builder |
UpdateIdMappingWorkflowResponse.Builder.inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
Copyright © 2023. All rights reserved.