| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
InputSource.clone() |
InputSource |
InputSource.withApplyNormalization(Boolean applyNormalization)
Normalizes the attributes defined in the schema in the input data.
|
InputSource |
InputSource.withInputSourceARN(String inputSourceARN)
An Glue table ARN for the input source table.
|
InputSource |
InputSource.withSchemaName(String schemaName)
The name of the schema to be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputSource> |
UpdateMatchingWorkflowResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
GetMatchingWorkflowResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
CreateMatchingWorkflowResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
UpdateMatchingWorkflowRequest.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<InputSource> |
CreateMatchingWorkflowRequest.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
UpdateMatchingWorkflowResult |
UpdateMatchingWorkflowResult.withInputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetMatchingWorkflowResult |
GetMatchingWorkflowResult.withInputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateMatchingWorkflowResult |
CreateMatchingWorkflowResult.withInputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowRequest |
UpdateMatchingWorkflowRequest.withInputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateMatchingWorkflowRequest |
CreateMatchingWorkflowRequest.withInputSourceConfig(InputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMatchingWorkflowResult.setInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
GetMatchingWorkflowResult.setInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
CreateMatchingWorkflowResult.setInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
UpdateMatchingWorkflowRequest.setInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
CreateMatchingWorkflowRequest.setInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowResult |
UpdateMatchingWorkflowResult.withInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetMatchingWorkflowResult |
GetMatchingWorkflowResult.withInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateMatchingWorkflowResult |
CreateMatchingWorkflowResult.withInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateMatchingWorkflowRequest |
UpdateMatchingWorkflowRequest.withInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateMatchingWorkflowRequest |
CreateMatchingWorkflowRequest.withInputSourceConfig(Collection<InputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
Copyright © 2024. All rights reserved.