| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
IdMappingWorkflowInputSource |
IdMappingWorkflowInputSource.clone() |
IdMappingWorkflowInputSource |
IdMappingWorkflowInputSource.withInputSourceARN(String inputSourceARN)
An Glue table ARN for the input source table.
|
IdMappingWorkflowInputSource |
IdMappingWorkflowInputSource.withSchemaName(String schemaName)
The name of the schema to be retrieved.
|
IdMappingWorkflowInputSource |
IdMappingWorkflowInputSource.withType(IdNamespaceType type)
The type of ID namespace.
|
IdMappingWorkflowInputSource |
IdMappingWorkflowInputSource.withType(String type)
The type of ID namespace.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdMappingWorkflowInputSource> |
UpdateIdMappingWorkflowRequest.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
GetIdMappingWorkflowResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
CreateIdMappingWorkflowRequest.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
UpdateIdMappingWorkflowResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
List<IdMappingWorkflowInputSource> |
CreateIdMappingWorkflowResult.getInputSourceConfig()
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
UpdateIdMappingWorkflowRequest |
UpdateIdMappingWorkflowRequest.withInputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdMappingWorkflowResult |
GetIdMappingWorkflowResult.withInputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowRequest |
CreateIdMappingWorkflowRequest.withInputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowResult |
UpdateIdMappingWorkflowResult.withInputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowResult |
CreateIdMappingWorkflowResult.withInputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIdMappingWorkflowRequest.setInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
GetIdMappingWorkflowResult.setInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
CreateIdMappingWorkflowRequest.setInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
UpdateIdMappingWorkflowResult.setInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
void |
CreateIdMappingWorkflowResult.setInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowRequest |
UpdateIdMappingWorkflowRequest.withInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdMappingWorkflowResult |
GetIdMappingWorkflowResult.withInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowRequest |
CreateIdMappingWorkflowRequest.withInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
UpdateIdMappingWorkflowResult |
UpdateIdMappingWorkflowResult.withInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
CreateIdMappingWorkflowResult |
CreateIdMappingWorkflowResult.withInputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
Copyright © 2024. All rights reserved.